[pve-devel] [PATCH-SERIES v2 container] add missing volume activation for hotplug and fsck
Fiona Ebner
f.ebner at proxmox.com
Fri Apr 12 13:08:11 CEST 2024
Changes in v2:
* specify snapname when activating volume for hotplug
* add missing activation call for fsck too
Otherwise those operations would be problematic with certain storages
like LVM after shutting down a container (which deactivates the
volumes).
Fiona Ebner (3):
mountpoint mount: activate PVE-managed volumes during preparation
pct: fsck: also unmap when fsck command failed
pct: fsck: add missing call to activate volume
src/PVE/CLI/pct.pm | 13 +++++++++++--
src/PVE/LXC.pm | 1 +
2 files changed, 12 insertions(+), 2 deletions(-)
--
2.39.2
More information about the pve-devel
mailing list