[pve-devel] [PATCH container 0/2] Improve volume deactivation

Aaron Lauterer a.lauterer at proxmox.com
Fri Nov 26 11:19:36 CET 2021


While working on the reassign feature we (F.Ebner & I) discovered that
it is possible, mainly with RBD volumes, to get into situations where it
is not possible to remove that volume as an old orphaned RBD mapping
still exists.

Mainly when converting a container on RBD storage to a template and when
adding a new MP to a container that is not running and reassigning that
MP right away to another container.

Aaron Lauterer (2):
  template_create: remove volume activation
  apply_pending_mountpoint: deactivate volumes if not running

 src/PVE/LXC.pm        | 2 --
 src/PVE/LXC/Config.pm | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list