Can't start a VM

iqbalzulfikar81

New Member
May 12, 2022
8
0
1
hi all...
I need a solution, how to solve the error to start a vm, when the code appears



Task viewer: VM 100 - Start

OutputStatus

Stop
kvm: -drive file=/dev/pve/vm-100-disk-0,if=none,id=drive-scsi0,format=raw,cache=none,aio=native,detect-zeroes=on: Could not open '/dev/pve/vm-100-disk-0': No such file or directory
TASK ERROR: start failed: QEMU exited with code 1
 
/dev/pve/vm-100-disk-0 is present. It's inactive but I think that is normal. Maybe Proxmox could not activate it before starting the VM?
Try starting the VM again and see if there are relevant message in the Syslog (or journalctl -b 0).
Or activate the logical volume yourself and see if the VM will start? Or reboot and see if this problem goes away by itself?
Sorry, but I really know very little about LVM.
 
Hi,
what is the output of vgchange -ay? Can you start the VM afterwards? Please also share the output of pveversion -v.
 
  • Like
Reactions: leesteken