Re: [libvirt-users] Migrating guests

2015-06-20 Thread Dominique Ramaekers
virt-users@redhat.com Onderwerp: Re: [libvirt-users] Migrating guests On Thu, Jun 11, 2015 at 07:28:10PM +0200, Dominique Ramaekers wrote: > Hi, > > I'm experimenting with the migration function of virsh. I'm doing the > migrate with following commands: > > virsh migrate

Re: [libvirt-users] Migrating guests

2015-06-12 Thread Kashyap Chamarthy
On Thu, Jun 11, 2015 at 07:28:10PM +0200, Dominique Ramaekers wrote: > Hi, > > I'm experimenting with the migration function of virsh. I'm doing the > migrate with following commands: > > virsh migrate --life --persistent --copy-storage-all --verbose > --abort-on-error domain qemu+ssh://root@dest

[libvirt-users] Migrating guests

2015-06-11 Thread Dominique Ramaekers
Hi, I'm experimenting with the migration function of virsh. I'm doing the migrate with following commands: virsh migrate --life --persistent --copy-storage-all --verbose --abort-on-error domain qemu+ssh://root@destination/system virsh migrate-setmaxdowntime domain 2 However sometimes at th