[CentOS-virt] CentOS 6 and KVM woes

Fri Jul 15 23:15:17 UTC 2011
Trey Dockendorf <treydock at gmail.com>

On Fri, Jul 15, 2011 at 4:20 PM, Eric Searcy <emsearcy at gmail.com> wrote:

> 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?
>
> Eric
> _______________________________________________
> CentOS-virt mailing list
> CentOS-virt at centos.org
> http://lists.centos.org/mailman/listinfo/centos-virt
>

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

    <interface type='bridge'>
      <mac address='52:54:00:31:6f:16'/>
      <source bridge='br0'/>
      <target dev='vnet0'/>
      <model type='virtio'/>
      <alias name='net0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
    </interface>


Thanks
- Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110715/f4850abd/attachment-0004.html>