<br><br><div class="gmail_quote">On Fri, Jul 15, 2011 at 4:20 PM, Eric Searcy <span dir="ltr"><<a href="mailto:emsearcy@gmail.com">emsearcy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
No experience with 6 here, but do your virsh-imported libvirt VM configs show <devices>...<interface type=bridge>...<source bridge='br0'/> ?  i.e. the bridge there matches the bridge name you're created with ifcfg scripts?<br>

<br>
Eric<br>
_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
</blockquote></div><br><div>Yes, the name matches, the KVM hosts both used br0 on 5.6 and now on 6.0.  Here's what's in the XML file</div><div><br></div><div><div>    <interface type='bridge'></div>
<div>      <mac address='52:54:00:31:6f:16'/></div><div>      <source bridge='br0'/></div><div>      <target dev='vnet0'/></div><div>      <model type='virtio'/></div>
<div>      <alias name='net0'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/></div><div>    </interface></div>
</div><div><br></div><div><br></div><div>Thanks</div><div>- Trey</div>