Re: [libvirt] networking

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



James Bardin wrote:
> 
> Cole Robinson wrote:
>> Make sure hald (or some equivalently named service) is
>> running. Bar that, you'll probably have to ask the
>> ubuntu folks.
>>
> 
> It's running. I'll see if I can figure out where this went wrong.
> 
> Does this apply to virsh as well?
> 
> Thanks
> -jim

No virsh/libvirt doesn't use hal.

If you want to try manually adding the bridge device to
the domain, try the following.

'virsh dumpxml vmname > tmpxml'

edit 'tmpxml', add to the <devices> section:

    <interface type='bridge'>
      <source bridge='br0'/>
    </interface>

'virsh define tmpxml'

Hope that helps,
Cole

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux