Hi @fiona, thanks for your reply !
For the LUKS setup, it is a simple setup where a encryption is mounted manually on boot, and RAW or QCOW2 disk volumes are located there.
cryptsetup open /dev/mapper/pve-data volume1
mount...
A quick confirmation that booting to
Linux host 6.17.13-14-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.13-14 (2026-06-23T12:24Z) x86_64 GNU/Linux
apparently fixes the issue for now. (manual kernel selection in Grub on boot).
I would still be very...
Hi,
Just a +1 from my side, forum post discovered thanks the error messages. Latest no-subscription PVE 9.2.3 with kernel, 7.0.12-1-pve, single node mode, data on an encrypted LUKS partition, VM = latest Ubuntu LTS 24.04.4, mariadb...