search for: virnetdevprobevnethdr

Displaying 7 results from an estimated 7 matches for "virnetdevprobevnethdr".

2020 Sep 22
2
consuming pre-created tap - with multiqueue
...ment') ``` After digging a bit on the libvirt code (we're using libvirt 6.0.0), I see this on the logs (immediately before the error): {"component":"virt-launcher","level":"info","msg":"Enabling IFF_VNET_HDR","pos":"virNetDevProbeVnetHdr:190","subcomponent":"libvirt","thread":"33" ,"timestamp":"2020-09-22T10:34:29.335000Z"} I do not understand how it can try to set the VNET_HDR flag, since I have not set it when I created it, which, as per [0] should only happen when...
2013 Oct 16
2
libvirtError: Unable to add bridge br0 port vnet0: Operation not supported
...f filter='nova-instance-instance-000003d8-fa163e0b07a7'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> and instance fails to start with: 2013-10-16 11:16:13.004+0000: 11943: info : virNetDevProbeVnetHdr:122 : Enabling IFF_VNET_HDR 2013-10-16 11:16:13.105+0000: 11943: error : virNetDevBridgeAddPort:370 : Unable to add bridge br0 port vnet0: Operation not supported If I add <virtualport type='openvswitch' /> inside <interface type='bridge'>...</interface> it seems...
2020 Sep 23
1
Re: consuming pre-created tap - with multiqueue
...a bit on the libvirt code (we're using libvirt 6.0.0), I > > see this on the logs (immediately before the error): > > {"component":"virt-launcher","level":"info","msg":"Enabling > > IFF_VNET_HDR","pos":"virNetDevProbeVnetHdr:190","subcomponent":"libvirt","thread":"33" > > ,"timestamp":"2020-09-22T10:34:29.335000Z"} > > > > I do not understand how it can try to set the VNET_HDR flag, since I > > have not set it when I created it, w...
2020 Sep 23
0
Re: consuming pre-created tap - with multiqueue
...After digging a bit on the libvirt code (we're using libvirt 6.0.0), I > see this on the logs (immediately before the error): > {"component":"virt-launcher","level":"info","msg":"Enabling > IFF_VNET_HDR","pos":"virNetDevProbeVnetHdr:190","subcomponent":"libvirt","thread":"33" > ,"timestamp":"2020-09-22T10:34:29.335000Z"} > > I do not understand how it can try to set the VNET_HDR flag, since I > have not set it when I created it, which, as per [0] sho...
2013 Oct 16
0
Re: libvirtError: Unable to add bridge br0 port vnet0: Operation not supported
...e-000003d8-fa163e0b07a7'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' > function='0x0'/> > </interface> > > and instance fails to start with: > > 2013-10-16 11:16:13.004+0000: 11943: info : virNetDevProbeVnetHdr:122 : > Enabling IFF_VNET_HDR > 2013-10-16 11:16:13.105+0000: 11943: error : virNetDevBridgeAddPort:370 : > Unable to add bridge br0 port vnet0: Operation not supported > > If I add <virtualport type='openvswitch' /> inside <interface > type='bridge'>....
2018 Nov 15
1
libvirt call qemu to create vm need more than 10 seconds
...81f8257e60 Line 58722: 2018-11-13 14:22:30.131+0000: 95225: debug : virCPUCheckFeature:817 : arch=x86_64, cpu=0x7f822c00c090, feature=svm Line 58723: 2018-11-13 14:22:30.131+0000: 95225: info : virObjectRef:296 : OBJECT_REF: obj=0x7f81f80166f0 Line 58724: 2018-11-13 14:22:30.131+0000: 95225: info : virNetDevProbeVnetHdr:208 : Enabling IFF_VNET_HDR Line 58772: 2018-11-13 14:22:30.132+0000: 95225: debug : virNetDevSetMACInternal:277 : SIOCSIFHWADDR vnet0 MAC=fe:54:00:28:29:1d - Success Line 58773: 2018-11-13 14:22:30.132+0000: 95225: debug : virFileClose:110 : Closed fd 25 Line 58775: 2018-11-13 14:22:30.132+0000: 9...
2014 Oct 14
1
virsh list hangs / guests not starting automatically
I followed the wiki[1] to create a KVM virtual machine using bridged network on CentOS 6.5. It seemed to work fine on initial setup. (FWIW I'm trying to run a MythBuntu guest.) However, after a reboot, it doesn't auto-start the VMs. Shortly after boot, if I go into "virsh", then do a "list", it just hangs. Likewise, if I go into "virt manager", it just