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 _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
