Hello!
I don't know what's happened to Proxmox but after simple reboot my main VM (with TrueNAS) couldn't start.
Error message:
I've checked /dev/vgrp through shell and it doesn't exist.
pveversion:
lvm vgdisplay:
Thank you in advance!
I don't know what's happened to Proxmox but after simple reboot my main VM (with TrueNAS) couldn't start.
Error message:
Code:
kvm: -drive file=/dev/vgrp/vm-100-disk-0,if=none,id=drive-scsi1,format=raw,cache=none,aio=io_uring,detect-zeroes=on: Could not open '/dev/vgrp/vm-100-disk-0': No such file or directory
TASK ERROR: start failed: QEMU exited with code 1
I've checked /dev/vgrp through shell and it doesn't exist.
pveversion:
Code:
pveversion -v
proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve)
pve-manager: 7.1-7 (running version: 7.1-7/df5740ad)
pve-kernel-helper: 7.1-6
pve-kernel-5.13: 7.1-5
pve-kernel-5.13.19-2-pve: 5.13.19-4
ceph-fuse: 15.2.15-pve1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.0
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-5
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.0-14
libpve-guest-common-perl: 4.0-3
libpve-http-server-perl: 4.0-4
libpve-storage-perl: 7.0-15
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.11-1
lxcfs: 4.0.11-pve1
novnc-pve: 1.2.0-3
proxmox-backup-client: 2.1.2-1
proxmox-backup-file-restore: 2.1.2-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-4
pve-cluster: 7.1-2
pve-container: 4.1-2
pve-docs: 7.1-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.3-3
pve-ha-manager: 3.3-1
pve-i18n: 2.6-2
pve-qemu-kvm: 6.1.0-3
pve-xtermjs: 4.12.0-1
qemu-server: 7.1-4
smartmontools: 7.2-1
spiceterm: 3.2-2
swtpm: 0.7.0~rc1+2
vncterm: 1.7-1
zfsutils-linux: 2.1.1-pve3
lvm vgdisplay:
Code:
lvm vgdisplay
--- Volume group ---
VG Name pve
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 32
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 7
Open LV 2
Max PV 0
Cur PV 1
Act PV 1
VG Size <931.01 GiB
PE Size 4.00 MiB
Total PE 238338
Alloc PE / Size 234244 / <915.02 GiB
Free PE / Size 4094 / 15.99 GiB
VG UUID cBCMUt-ejS2-sfyN-xfb4-tvez-fq3A-sNk6jj
--- Volume group ---
VG Name vgrp
System ID
Format lvm2
Metadata Areas 4
Metadata Sequence No 28
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 5
Open LV 0
Max PV 0
Cur PV 4
Act PV 4
VG Size 14.55 TiB
PE Size 4.00 MiB
Total PE 3815444
Alloc PE / Size 3801146 / 14.50 TiB
Free PE / Size 14298 / 55.85 GiB
VG UUID 2mes6n-21ND-OplO-d0ye-PALR-S3HR-SV0fga
Thank you in advance!