[Pkg-utopia-maintainers] Bug#531802: [Pkg-libvirt-maintainers]	Bug#531802: libvirt0: bridges	containing VLAN interfaces are	not recognized
    Andreas Unterkircher 
    unki at netshadow.at
       
    Fri Jun 12 13:38:41 UTC 2009
    
    
  
> so the issue is hal not listing these devices for you. This hal
> 0.5.12~git20090406.46dc48-2 which works. Could you check with this
> version?  I'm reassigning to hal but don't hesitte to keep me cc'ed.
I upgraded from 0.5.11-8 to 0.5.12~git20090406.46dc48-2, restarted 
libvirtd and can confirm - with the newer hal version, the vlan and 
bridge devices are also visible.
0.5.11 just listed:
unki at kuecken:~$ sudo virsh nodedev-list --cap net
net_00_24_21_20_dc_4d
unki at kuecken:~$ lshal | grep -E vlan\|br1
unki at kuecken:~$
0.5.12:
unki at kuecken:~$ sudo virsh nodedev-list --cap net
net_00_24_21_20_dc_4d
net_00_24_21_20_dc_4d_0
net_00_24_21_20_dc_4d_1
net_00_24_21_20_dc_4d_2
net_00_ff_55_5a_cb_de
net_computer_loopback
unki at kuecken:~$ lshal | grep -E vlan\|br1
   linux.sysfs_path = '/sys/class/net/vlan2'  (string)
   net.interface = 'vlan2'  (string)
   linux.sysfs_path = '/sys/class/net/br1'  (string)
   net.interface = 'br1'  (string)
What I noted - 0.5.12 also lists vnetX devices from a powered up guest 
which were not visible in the lenny version. Those vnetX devices now 
also show up in virt-manager. And as more guests are up, as longer the 
drop-down list of shared physical devices gets...
Cheers,
Andreas
    
    
More information about the Pkg-utopia-maintainers
mailing list