[CRIU] [PATCH v4 0/8] VZ shared ploops migration

Alexander Burluka aburluka at virtuozzo.com
Wed Apr 13 03:25:55 PDT 2016


This patch series introduces VZ migration on shared ploops
I've described briefly algorithm in last patch.

In v4 version I slightly rework functions name to make
iters.py more readable

Alexander Burluka (8):
  p.haul: Implement class shared_ploop
  p.haul: add --skipowner flag on every vzctl action
  p.haul: add vz specific parameter "--vz-shared-disks"
  p.haul: modify p_haul_fs initialization
  p.haul: add necessary operations on shared ploops
  p.haul: Add htype target_cleanup method
  p.haul: add htype migration_complete and migration_fail
  p.haul: implement vz migration with shared ploops

 phaul/fs_haul_ploop.py | 60 +++++++++++++++++++++++++++++++++++++++++++++++++-
 phaul/iters.py         | 30 +++++++++++++++----------
 phaul/p_haul_docker.py |  9 ++++++++
 phaul/p_haul_lxc.py    |  9 ++++++++
 phaul/p_haul_pid.py    |  9 ++++++++
 phaul/p_haul_vz.py     | 24 +++++++++++++++-----
 phaul/service.py       |  3 +++
 7 files changed, 126 insertions(+), 18 deletions(-)

-- 
1.8.3.1



More information about the CRIU mailing list