Unable to power-on VMs after reboot

valises-brass-0w

New Member
Jul 16, 2023
3
0
1
Hello Everyone,

New to proxmox and stumbled across an issue where I can't power-on VMs after reboot.

When I attempt to start any VM, it gives me this error:

Command failed with status code 5.
command '/sbin/vgscan --ignorelockingfailure --mknodes' failed: exit code 5
TASK ERROR: no such logical volume local-lvm-4tb-01/local-lvm-4tb-01


Appreciate any help with this issue, pretty new to Proxmox and no idea how to fix this without losing data on disk.
Thanks in advance.

The disk is visible in pve01--> Disks
1693964040513.png

1693964123723.png

1693964143373.png
 
While the disk is there, the Usage column shows 'No' - so there seems to be something wrong with the disk.

Can you post the output of the following commands (in CODE tags)?

Code:
fdisk -l /dev/sda
pvs
 
While the disk is there, the Usage column shows 'No' - so there seems to be something wrong with the disk.

Can you post the output of the following commands (in CODE tags)?

Code:
fdisk -l /dev/sda
pvs
Here you go:

root@pve01:~# fdisk -l /dev/sda
Disk /dev/sda: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: CT4000MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 7F4BE2F9-119A-40F8-9D84-E0C71BD8F77F

Device Start End Sectors Size Type
/dev/sda1 2048 7814037134 7814035087 3.6T Linux LVM

root@pve01:~# pvs
PV VG Fmt Attr PSize PFree
/dev/sda1 local-lvm-4tb-01 lvm2 a-- <3.64t 376.00m
/dev/sdb3 pve lvm2 a-- <1.82t 16.24g
 
Interesting, at least LVM & the Physical Volume seem to be there.

What is the output of

Code:
vgs
lvs
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!