<br><br><div class="gmail_quote">On Fri, Jul 15, 2011 at 4:20 PM, Eric Searcy <span dir="ltr">&lt;<a href="mailto:emsearcy@gmail.com">emsearcy@gmail.com</a>&gt;</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 &lt;devices&gt;...&lt;interface type=bridge&gt;...&lt;source bridge=&#39;br0&#39;/&gt; ?  i.e. the bridge there matches the bridge name you&#39;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&#39;s what&#39;s in the XML file</div><div><br></div><div><div>    &lt;interface type=&#39;bridge&#39;&gt;</div>
<div>      &lt;mac address=&#39;52:54:00:31:6f:16&#39;/&gt;</div><div>      &lt;source bridge=&#39;br0&#39;/&gt;</div><div>      &lt;target dev=&#39;vnet0&#39;/&gt;</div><div>      &lt;model type=&#39;virtio&#39;/&gt;</div>
<div>      &lt;alias name=&#39;net0&#39;/&gt;</div><div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x03&#39; function=&#39;0x0&#39;/&gt;</div><div>    &lt;/interface&gt;</div>
</div><div><br></div><div><br></div><div>Thanks</div><div>- Trey</div>