Unfortunately, I can't find any LVM-related errors in the logs.
Prior to reboot, when it shuts down, it can still see all volumes and the thin pool:
Code:
Aug 05 17:40:49 zerovector lvm[115769]: 29 logical volume(s) in volume group "pve" unmonitored
But after reboot, it can only see swap and the root file system (telling from surrounding logs), but not the thin pool:
Code:
Aug 05 17:41:06 zerovector lvm[498]: 2 logical volume(s) in volume group "pve" monitored
And I can't see any errors before or after until
Code:
Aug 05 17:41:15 zerovector pve-guests[1549]: activating LV 'pve/data' failed: Check of pool pve/data failed (status:64). Manual repair required
Could you share the output of the following commands?
Code:
pvdisplay
vgdisplay
lvdisplay pve/data
lvdisplay pve/name-of-a-volume-inside-the-thin-pool