[pve-devel] [PATCH qemu-server/storage v3 0/2] fix #1611: implement import of base-images for LVM-thin Storage
Hannes Duerr
h.duerr at proxmox.com
Tue Dec 19 11:43:35 CET 2023
Changes in V2:
* restructure and remove duplication
* fix deactivation of volumes after migration
Changes in V3:
* fix nits
* remove unnecessary oldname override
* deactivate not only offline volumes, but all of them
qemu-server:
Hannes Duerr (1):
migration: secure and use source volume names for deactivation
PVE/QemuMigrate.pm | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
pve-storage:
Hannes Duerr (1):
fix #1611: implement import of base-images for LVM-thin Storage
src/PVE/Storage/LvmThinPlugin.pm | 51 ++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
Summary over all repositories:
2 files changed, 57 insertions(+), 0 deletions(-)
--
Generated by git-murpp 0.5.0
More information about the pve-devel
mailing list