Hello,
I'm new to Proxmox so forgive me if I'm missing something obvious. I have a server that won't start any VMs. The reason seems to be because the data pool is inactive, and it's failing some check during bootup. Presumably this happened after a power outage. This is on a Dell PowerEdge R550 with a PERC H755, and the controller says all the disks are fine.
This appears repeatedly in the System Log:
I get a similar output if I try to run lvchange -ay pve/data (probably the same thing the system is doing).
Output of lvs -a and lvscan -a:
I also noted that /dev/pve/data does not exist, maybe because it's inactive?
And I see this when the system is booting:

I don't know what has happened to it, or how to do the manual repair it's asking for. Any guidance is appreciated.
I'm new to Proxmox so forgive me if I'm missing something obvious. I have a server that won't start any VMs. The reason seems to be because the data pool is inactive, and it's failing some check during bootup. Presumably this happened after a power outage. This is on a Dell PowerEdge R550 with a PERC H755, and the controller says all the disks are fine.
This appears repeatedly in the System Log:
Nov 19 15:53:26 pve pvestatd[1335]: activating LV 'pve/data' failed: Check of pool pve/data failed (status:1). Manual repair required!I get a similar output if I try to run lvchange -ay pve/data (probably the same thing the system is doing).
Output of lvs -a and lvscan -a:
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convertdata pve twi---tz-- 14.40t[data_tdata] pve Twi------- 14.40t[data_tmeta] pve ewi------- <15.88g[lvol0_pmspare] pve ewi------- <15.88groot pve -wi-ao---- 96.00gswap pve -wi-ao---- 8.00gvm-100-disk-0 pve Vwi---tz-- 32.00g datavm-101-disk-0 pve Vwi---tz-- 32.00g datavm-101-disk-1 pve Vwi---tz-- 8.00t datavm-102-disk-0 pve Vwi---tz-- 32.00g datainactive '/dev/pve/data' [14.40 TiB] inheritACTIVE '/dev/pve/swap' [8.00 GiB] inheritACTIVE '/dev/pve/root' [96.00 GiB] inheritinactive '/dev/pve/vm-100-disk-0' [32.00 GiB] inheritinactive '/dev/pve/vm-101-disk-0' [32.00 GiB] inheritinactive '/dev/pve/vm-101-disk-1' [8.00 TiB] inheritinactive '/dev/pve/vm-102-disk-0' [32.00 GiB] inheritinactive '/dev/pve/data_tdata' [14.40 TiB] inheritinactive '/dev/pve/data_tmeta' [<15.88 GiB] inheritinactive '/dev/pve/lvol0_pmspare' [<15.88 GiB] inheritI also noted that /dev/pve/data does not exist, maybe because it's inactive?
And I see this when the system is booting:

I don't know what has happened to it, or how to do the manual repair it's asking for. Any guidance is appreciated.