
20 Aug
2008
20 Aug
'08
1:18 p.m.
Charles Duffy wrote:
James Bardin wrote:
I'm not sure where to set this up, but I have a bridged device br0 that I would like to have available in virt-manager/virsh.
Right now, I can edit the VM's xml interface element manually to use br0.
AFAIK, you're doing the right thing (as long as you're doing a "dump-xml" to get the XML description out and then a "define" to put the updated one in; directly modifying /etc/libvirt/qemu/* is bad form).
Yeah, that's what I am doing. I can't seem to figure out what to do to get br0 configured in libvirt, so that it can managed through virsh/virt-manager. Right now I'm resorting to creating a vm with the default adapter, then modifying the adapter in /etc/libvirt/qemu/*.xml.