I just did a brand new clean windows server 2016 vm (cloned from a template)
It runs great but then the next day the console just shows "Start boot option" bios screen and the vm is no longer working but still shows running status.
I cannot stop/reset/shutdown it, just get errors after a very long time like:
trying to acquire lock...TASK ERROR: can't lock file '/var/lock/qemu-server/lock-1025.conf' - got timeout
TASK ERROR: VM quit/powerdown failed
Every time i have to go into /var/lock/wemu-server/ and delete the lock file before I can start it again.
When I look at the lock file I see:
root@pve:/var/lock/qemu-server# lsof lock-1025.conf
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
task\x20U 111255 root 6wW REG 0,25 0 15 lock-1025.conf
Anyone have some ideas of how I can diagnose what is going wrong?
It runs great but then the next day the console just shows "Start boot option" bios screen and the vm is no longer working but still shows running status.
I cannot stop/reset/shutdown it, just get errors after a very long time like:
trying to acquire lock...TASK ERROR: can't lock file '/var/lock/qemu-server/lock-1025.conf' - got timeout
TASK ERROR: VM quit/powerdown failed
Every time i have to go into /var/lock/wemu-server/ and delete the lock file before I can start it again.
When I look at the lock file I see:
root@pve:/var/lock/qemu-server# lsof lock-1025.conf
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
task\x20U 111255 root 6wW REG 0,25 0 15 lock-1025.conf
Anyone have some ideas of how I can diagnose what is going wrong?