[CRIU] [PATCH v2 00/12] VZ shared ploops migration
Alexander Burluka
aburluka at virtuozzo.com
Sat Apr 9 06:41:10 PDT 2016
This patch series introduces VZ migration on shared ploops
I've described briefly algorithm in last patch.
Alexander Burluka (12):
p.haul: move get_ddxml_path
p.haul: move get_ploop_delta_abspath
p.haul: Implement class shared_ploop
p.haul: add parsing of shared disk string
p.haul: add vz specific parameter "--vz-shared-disks"
p.haul: modify p_haul_fs initialization
p.haul: add two common fs methods for shared backups
p.haul: add prepare_shared_backups function
p.haul: add prepare_src_data function
p.haul: add pre_final_setup function
p.haul: add --skipowner flag on every vzctl action
p.haul: implement vz migration with shared ploops
phaul/fs_haul_ploop.py | 88 ++++++++++++++++++++++++++++++++++++++++++++----
phaul/fs_haul_shared.py | 9 +++++
phaul/fs_haul_subtree.py | 9 +++++
phaul/iters.py | 32 ++++++++++++------
phaul/p_haul_docker.py | 3 ++
phaul/p_haul_lxc.py | 3 ++
phaul/p_haul_pid.py | 3 ++
phaul/p_haul_vz.py | 33 +++++++-----------
phaul/service.py | 3 ++
9 files changed, 146 insertions(+), 37 deletions(-)
--
1.8.3.1
More information about the CRIU
mailing list