public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES storage v2 0/7] lvm plugin: activation/renaming/tag improvements
@ 2026-03-31 11:49 Fiona Ebner
  2026-03-31 11:49 ` [PATCH storage v2 1/7] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info Fiona Ebner
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Fiona Ebner @ 2026-03-31 11:49 UTC (permalink / raw)
  To: pve-devel

Changes in v2:
* Add more improvements, v1 was only the first two patches.

Fix multiple issues related to volume activation, volume renaming and
LV tags. In particular fix bug #7143 to avoid issues when there are
multiple storages with disks with the same name and #7280 to fix
disk reassign for qcow2. Also fix handling tags when doing disk
reassing for both, raw and qcow2.

storage:

Fiona Ebner (7):
  fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot
    info
  lvm plugin: rename: improve error message
  lvm plugin: rename: update tags when renaming
  lvm plugin: remove cryptic partial comment
  lvm plugin: activation: avoid extra variable
  fix #7143: ensure qcow2 volume (de)activation is limited to target
    volume chain
  lvm plugin: schema: align description of 'tagged_only' with actual
    behavior

 src/PVE/Storage/LVMPlugin.pm | 88 ++++++++++++++++++++++++++++--------
 1 file changed, 68 insertions(+), 20 deletions(-)


Summary over all repositories:
  1 files changed, 68 insertions(+), 20 deletions(-)

-- 
Generated by git-murpp 0.5.0




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

end of thread, other threads:[~2026-03-31 11:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-31 11:49 [PATCH-SERIES storage v2 0/7] lvm plugin: activation/renaming/tag improvements Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 1/7] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 2/7] lvm plugin: rename: improve error message Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 3/7] lvm plugin: rename: update tags when renaming Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 4/7] lvm plugin: remove cryptic partial comment Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 5/7] lvm plugin: activation: avoid extra variable Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 6/7] fix #7143: ensure qcow2 volume (de)activation is limited to target volume chain Fiona Ebner
2026-03-31 11:49 ` [PATCH storage v2 7/7] lvm plugin: schema: align description of 'tagged_only' with actual behavior Fiona Ebner

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