Hi,
I have six Proxmox hypervisors (various licenses) running 5.4 which I began upgrading this week (to 6.2-4). I'm on the second machine today and running into the same problem that I had on my first upgrade.
There is an LVM volume defined from the 5.4 Proxmox install which is tagged with thin-provisioning flags. It will not mount after the upgrade. It was mounting OK on 5.4 but booting 6.2 after the upgrade just goes into emergency mode. I've double-checked my other 5.4 hosts currently in production and they are using this same type of partition without any issues so it's not something changed during the 6.2 upgrade.
I've managed to work around it by adding the noauto flag to the data volume in /etc/fstab on my 6.2 hosts. This allows the host to boot normally but the partition must be mounted by hand after logging into the machine.
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
danger pass_thru -wi-ao---- 931.00g
data pve twi-a-tz-- 1.67t 0.00 0.15
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
What is the proper method for mounting the /dev/pve/data partition?
I have six Proxmox hypervisors (various licenses) running 5.4 which I began upgrading this week (to 6.2-4). I'm on the second machine today and running into the same problem that I had on my first upgrade.
There is an LVM volume defined from the 5.4 Proxmox install which is tagged with thin-provisioning flags. It will not mount after the upgrade. It was mounting OK on 5.4 but booting 6.2 after the upgrade just goes into emergency mode. I've double-checked my other 5.4 hosts currently in production and they are using this same type of partition without any issues so it's not something changed during the 6.2 upgrade.
I've managed to work around it by adding the noauto flag to the data volume in /etc/fstab on my 6.2 hosts. This allows the host to boot normally but the partition must be mounted by hand after logging into the machine.
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
danger pass_thru -wi-ao---- 931.00g
data pve twi-a-tz-- 1.67t 0.00 0.15
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
What is the proper method for mounting the /dev/pve/data partition?
Last edited: