
Zhengang Li wrote:
Dan Smith wrote:
ZL> For the same domain, virsh & system_to_xml() gives different results ZL> on the network section. ZL> -------------virsh------------- ZL> <interface type='bridge'> ZL> <mac address='11:22:33:aa:bb:cc'/> ZL> *<source bridge='testbridge'/>* ZL> </interface> ZL> ------------system_to_xml()------ ZL> <interface type='bridge'> ZL> <mac address='11:22:33:aa:bb:cc'/> ZL> *<script path='vif-bridge'/>* ZL> </interface>
I think what we really want is <source network="foo">.
Is this KVM or Xen? And I assume this is a recent version of the providers? This is on latest KVM provider on F9, though I tested with a qemu-only system. But I saw same error message on Deepti's test report.
I think what Dan meant is that we should be using a network interface type for the cimtest guests. Dan - should the provider return an error if the guest doesn't use a network type interface? -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com