Re: [one-users] Safe Live Migration

2014-01-23 Thread Javier Fontan
Migration is done using this command (KVM) in the host where the VM is running (/var/lib/one/remotes/vmm/kvm/migrate): virsh --connect $LIBVIRT_URI migrate --live $deploy_id $QEMU_PROTOCOL://$dest_host/system With the default configuration the migration data then will be sent to $dest_host using

Re: [one-users] Safe Live Migration

2014-01-23 Thread Igor Laskovy
Thanks you Javier for this hint! This is what I was looking for. On Thu, Jan 23, 2014 at 6:10 PM, Javier Fontan jfon...@opennebula.orgwrote: Migration is done using this command (KVM) in the host where the VM is running (/var/lib/one/remotes/vmm/kvm/migrate): virsh --connect $LIBVIRT_URI

Re: [one-users] Safe Live Migration

2014-01-22 Thread Igor Laskovy
Anybody? Or at least encrypt it? On Tue, Jan 21, 2014 at 3:38 AM, Igor Laskovy igor.lask...@gmail.comwrote: Hello list, Could anybody clarify how to separate live migration traffic to dedicated interface? -- Igor Laskovy facebook.com/igor.laskovy studiogrizzly.com -- Igor Laskovy

Re: [one-users] Safe Live Migration

2014-01-22 Thread Jaime Melis
Hi, This is mostly a hypervisor related question. What hypervisor are you using? cheers, Jaime On Wed, Jan 22, 2014 at 10:12 AM, Igor Laskovy igor.lask...@gmail.comwrote: Anybody? Or at least encrypt it? On Tue, Jan 21, 2014 at 3:38 AM, Igor Laskovy igor.lask...@gmail.comwrote: Hello