[pve-devel] [PATCH-SERIES container/storage] migration fixes for containers

Fabian Ebner f.ebner at proxmox.com
Thu Mar 3 13:31:18 CET 2022


The recent changes to support setting target storage and allow
renaming led to two problems with unused and unreferenced disks, as
well as exposing a bug in ZFSPoolPlugin.pm's volume_import.


container:

Fabian Ebner (2):
  migrate: also set targetsid for unreferenced disks
  config: print volume: support printing unused volume

 src/PVE/LXC/Config.pm  | 9 +++++++++
 src/PVE/LXC/Migrate.pm | 1 +
 2 files changed, 10 insertions(+)


storage:

Fabian Ebner (1):
  zfs: volume import: use correct format for renaming

 PVE/Storage/ZFSPoolPlugin.pm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list