Re: [libvirt] [PATCH v2 0/7] vz: add migration support

2015-08-24 Thread Nikolay Shirokovskiy
On 24.07.2015 13:49, Dmitry Guryanov wrote: > On 07/17/2015 03:55 PM, nshirokovs...@virtuozzo.com wrote: >> NOTE that minimal command to migrate vz domain is like next: >> >> virsh -c vz:///system migrate 200 vz+ssh://shiny0/system -p2p --live >> --persistent >> --compressed >> >> Difference fro

Re: [libvirt] [PATCH v2 0/7] vz: add migration support

2015-07-24 Thread Dmitry Guryanov
On 07/17/2015 03:55 PM, nshirokovs...@virtuozzo.com wrote: NOTE that minimal command to migrate vz domain is like next: virsh -c vz:///system migrate 200 vz+ssh://shiny0/system -p2p --live --persistent --compressed Difference from v1: 1. Patch is quite different. First patchset implements mig

[libvirt] [PATCH v2 0/7] vz: add migration support

2015-07-17 Thread nshirokovskiy
NOTE that minimal command to migrate vz domain is like next: virsh -c vz:///system migrate 200 vz+ssh://shiny0/system -p2p --live --persistent --compressed Difference from v1: 1. Patch is quite different. First patchset implements migration thru managed migration scheme. This one goes thru p2p