The 29/03/11, Coert Waagmeester wrote:

> At the moment I have a running install of kvm.
> I do all the virtual networking manually with help of tap adaptors and
> bridges.
> And I use LVM for the VMs disks.
> 
> It is working very well, but to add a VM or to migrate it to another
> host is laborious.
> 
> Now I have started playing with libvirt, and I would like to know if
> anyone else here uses the combination of kvm and libvirt?

I do. Managing VM from libvrit works well for basic features. That
beeing said, I had to manage snapshots outside of the provided features
due to internal dependencies between qcow2 snapshots.

I still have to test migration as it requires virtual disks shared over
the network.

> What is the most dynamic way of automatically setting up virtual
> networks per VM? Should I use qemu-ifup?

I think the best alternative is to use a dedicated virtual bridging
tool but virt-manager (so, libvirt I guess) already provide a network
system (based on tun/tap AFAIR).

-- 
Nicolas Sebrecht

Reply via email to