Hello,
Ran some scheduled backups last night and this morning all containers and VM's were showing grey questions marks, which later managed to resolve by restarting a service in pve shell. Also a lock appeared on one of my containers and it was stopped. Tried to start it but failed with the subject error and I'm unable to remove the snapshot.
How can I resolve this, and why the issues seemingly after the backup?
I only setup Proxmox over the weekend and it was all working perfectly until today.
Ran some scheduled backups last night and this morning all containers and VM's were showing grey questions marks, which later managed to resolve by restarting a service in pve shell. Also a lock appeared on one of my containers and it was stopped. Tried to start it but failed with the subject error and I'm unable to remove the snapshot.
Code:
root@pve:~# pct unlock 101
root@pve:~# pct delsnapshot 101 vzdump
lvremove snapshot 'pve/snap_vm-101-disk-0_vzdump' error: Failed to find logical volume "pve/snap_vm-101-disk-0_vzdump"
root@pve:~# vgscan
Found volume group "pve" using metadata type lvm2
root@pve:~# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-aotz-- 338.23g 13.83 0.73
root pve -wi-ao---- 96.00g
snap_vm-104-disk-0_clean pve Vri---tz-k 32.00g data vm-104-disk-0
swap pve -wi-ao---- 7.62g
vm-100-disk-0 pve Vwi-aotz-- 4.00g data 80.74
vm-101-disk-0 pve Vwi-aotz-- 64.00g data 33.82
vm-102-disk-0 pve Vwi-aotz-- 4.00g data 55.89
vm-103-disk-0 pve Vwi-aotz-- 4.00m data 0.00
vm-103-disk-1 pve Vwi-aotz-- 32.00g data 25.10
vm-104-disk-0 pve Vwi-a-tz-- 32.00g data 29.09
vm-104-state-clean pve Vwi-a-tz-- <4.49g data 36.81
How can I resolve this, and why the issues seemingly after the backup?
I only setup Proxmox over the weekend and it was all working perfectly until today.