Re: Network interface element not working

2022-04-04 Thread Laine Stump
On 4/4/22 2:08 PM, Ian Pilcher wrote: I've added an interface element to a libvirt network, but it isn't working.  The interface is not being added to the bridge, even after the system is rebooted. That's not what the element in a is used for. It's actual use is (in my opinion) not all that

Network interface element not working

2022-04-04 Thread Ian Pilcher
I've added an interface element to a libvirt network, but it isn't working. The interface is not being added to the bridge, even after the system is rebooted. # virsh net-dumpxml ocp4-net ocp4-net b5852945-9889-4d22-ba61-879125316cec # brctl show br

Re: Guest restarting after issuing a shutdown

2022-04-04 Thread jonetsu
On Fri, 1 Apr 2022 13:42:00 -0400 Andrea Bolognani wrote: > Try passing --no-reboot to virt-install. Thanks, this works very well. ... And it reminded me to look at the manual ! :) Cheers.

Re: Debugging hanging libvirt

2022-04-04 Thread Michal Prívozník
On 4/1/22 21:55, Tobias Hofmann (tohofman) wrote: > Hi Daniel, > >   > > Thank you to Peter and you for the analysis – that was very helpful. > > Indeed, it can happen that we restart the firewall during this scenario > on our system so I think I can debug from here. > >   > > By the way, you