[pve-devel] [PATCH v2 qemu-server pve-storage 0/2] fix #1611: implement import of base-images for LVM-thin Storage
Hannes Duerr
h.duerr at proxmox.com
Thu Dec 7 10:12:01 CET 2023
if a base-image is to be migrated to a lvm-thin storage, a new
vm-image is allocated on the target side, then the data is written
and afterwards the image is converted to a base-image
qemu-server:
Hannes Duerr (1):
migration: secure and use source volume names for cleanup
PVE/QemuMigrate.pm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
pve-storage:
Hannes Duerr (1):
fix #1611: implement import of base-images for LVM-thin Storage
src/PVE/Storage/LvmThinPlugin.pm | 60 ++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
Summary over all repositories:
2 files changed, 63 insertions(+), 2 deletions(-)
--
2.39.2
More information about the pve-devel
mailing list