Am 11.04.24 um 15:35 schrieb Fabian Grünbichler: > On March 25, 2024 12:00 pm, Fiona Ebner wrote: >> + PVE::Storage::activate_volumes($storage_cfg, [$volid]); > > shouldn't this atually pass $snapname as well? for some storages this > does make quite the difference ;) > > there is also one more call in pct.pm (for the `pct fsck` command) that > seems to lack activation before mapping. >
Yes, totally missed that mountpoint_mount() supports passing a snapname. Fixed in v2 and also added the activation for fsck: https://lists.proxmox.com/pipermail/pve-devel/2024-April/062909.html _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel