public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH container 0/2] Improve volume deactivation
@ 2021-11-26 10:19 Aaron Lauterer
  2021-11-26 10:19 ` [pve-devel] [PATCH container 1/2] template_create: remove volume activation Aaron Lauterer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aaron Lauterer @ 2021-11-26 10:19 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-02  7:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26 10:19 [pve-devel] [PATCH container 0/2] Improve volume deactivation Aaron Lauterer
2021-11-26 10:19 ` [pve-devel] [PATCH container 1/2] template_create: remove volume activation Aaron Lauterer
2021-11-26 10:19 ` [pve-devel] [PATCH container 2/2] apply_pending_mountpoint: deactivate volumes if not running Aaron Lauterer
2021-12-01 10:12 ` [pve-devel] [PATCH container 0/2] Improve volume deactivation Fabian Ebner
2021-12-01 16:27   ` Aaron Lauterer
2021-12-02  7:40     ` Fabian Ebner
2021-12-02  7:49       ` Aaron Lauterer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal