How do I fix this (local-lvm no such logical volume)

k3yboard

New Member
Aug 11, 2024
2
0
1
I created my proxmox installation by installing debian 11 and then installing proxmox on it and then I added it to a cluster but when I look at it local-lvm status is unknown and when I click it it says "no such logical volume pve/data (500)" how do I fix this. I am running this on a system with only one disk.
 
First question, is there are a reason you're installing it on the older 11 instead of 12 (or using the stand-alone iso installer that does it all)?
And what tutorial did you follow?
Official 11 tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_11_Bullseye
Official 12 tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm

Also, what's the result of the following commands:
Code:
pvs
vgs
lvs
cat /etc/pve/storage.cfg
Also, any messages in the syslog during the boot that might give a clue about why it doesn't want to start?
 
First question, is there are a reason you're installing it on the older 11 instead of 12 (or using the stand-alone iso installer that does it all)?
And what tutorial did you follow?
Official 11 tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_11_Bullseye
Official 12 tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm

Also, what's the result of the following commands:
Code:
pvs
vgs
lvs
cat /etc/pve/storage.cfg
Also, any messages in the syslog during the boot that might give a clue about why it doesn't want to start?
The stand-alone iso installer wasn't working so I googled and found someone who had the same issue and one of the responses was the official 11 tutorial link so I just followed it and then it had the issue mentioned already.

I get no response from the first 3 commands but from the last one it says
1723922964190.png