[pve-devel] [PATCH v2 container 0/4] Rebased lxc clone/move disk patches
Dominik Csapak
d.csapak at proxmox.com
Tue Dec 6 10:38:12 CET 2016
On 12/05/2016 04:06 PM, Wolfgang Bumiller wrote:
> 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(-)
>
works now like expected :)
More information about the pve-devel
mailing list