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:

u...@kuecken:~$ sudo virsh nodedev-list --cap net
net_00_24_21_20_dc_4d


u...@kuecken:~$ lshal | grep -E vlan\|br1
u...@kuecken:~$



0.5.12:


u...@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


u...@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



_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers

Reply via email to