[pve-devel] [PATCH v2 container 0/4] Rebased lxc clone/move disk patches

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Dec 5 16:06:23 CET 2016


Changes to v1:
* patch 4:
  - added missing activate_volumes call to move_volume

Tested with ceph now, too, should address the issue Dominik ran into.

Wolfgang Bumiller (4):
  factor out disk allocation+formatting for reuse
  implement copy_volume
  use copy_volume for full clones
  add move_volume api call

 src/PVE/API2/LXC.pm | 175 ++++++++++++++++++++++++++++++++++++++++++++++++----
 src/PVE/CLI/pct.pm  |   1 +
 src/PVE/LXC.pm      | 151 +++++++++++++++++++++++++++++++++++----------
 3 files changed, 285 insertions(+), 42 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list