[CRIU] [PATCH 0/6] p.haul: implement iterative disks migration for Virtuozzo containers

Nikita Spiridonov nspiridonov at odin.com
Mon Oct 12 10:32:15 PDT 2015


Iterative disks migration for Virtuozzo containers using ploop
library and corresponding changes.

Nikita Spiridonov (6):
  p.haul: implement fs receiver interface
  p.haul: rework haulers modules import
  p.haul: add verification for specified p.haul type
  p.haul: replace spaces with tabs in indentation
  p.haul: add ploop fs hauler
  p.haul: implement iterative disks migration for vz module

 p.haul                  |    8 ++++--
 phaul/fs_haul_ploop.py  |   57 +++++++++++++++++++++++++++++++++++++++++++++++
 phaul/p_haul_iters.py   |    2 +-
 phaul/p_haul_lxc.py     |    6 +++-
 phaul/p_haul_pid.py     |    7 +++--
 phaul/p_haul_service.py |   11 +++++++++
 phaul/p_haul_type.py    |   34 +++++++++++++++++----------
 phaul/p_haul_vz.py      |   20 +++++++++++++---
 8 files changed, 119 insertions(+), 26 deletions(-)
 create mode 100644 phaul/fs_haul_ploop.py



More information about the CRIU mailing list