I have a TrueNAS Scale VM with some disks, this is the first VM that should boot on my node. Other VMs can be started, but this one can't.
My Proxmox "iso" network storage resides on this VM. But I've run it like this for years without issues.
"qm start 108" just hangs now and the system log messages are repeated (I disabled "iso" and those messages disappear, it's not related to the VM start issue I think). I've tried a full reboot. I've tried "systemctl restart pvestatd". What can I do?
reboot hangs on this (I power cycled eventually):

system log:
When I try "qm start 108", it also creates a "-1" lock file:
qm config 108:
My Proxmox "iso" network storage resides on this VM. But I've run it like this for years without issues.
"qm start 108" just hangs now and the system log messages are repeated (I disabled "iso" and those messages disappear, it's not related to the VM start issue I think). I've tried a full reboot. I've tried "systemctl restart pvestatd". What can I do?
reboot hangs on this (I power cycled eventually):

Code:
Apr 17 16:54:33 kosmos pvestatd[4490]: storage 'iso' is not online
Apr 17 16:54:33 kosmos pvestatd[4490]: status update time (6.605 seconds)
When I try "qm start 108", it also creates a "-1" lock file:
Code:
# ls -al /var/lock/qemu-server/lock*
-rw-r--r-- 1 root root 0 Apr 17 17:08 /var/lock/qemu-server/lock-108.conf
-rw-r--r-- 1 root root 0 Apr 17 17:08 /var/lock/qemu-server/lock--1.conf
qm config 108:
Code:
agent: 1
balloon: 0
boot: order=scsi0;ide2;net0
cores: 4
cpu: x86-64-v3
hostpci0: 0000:c8:00,pcie=1
hostpci1: 0000:c1:00.0,pcie=1
hostpci2: 0000:c2:00.0,pcie=1
ide2: none,media=cdrom
machine: q35
memory: 16384
meta: creation-qemu=9.0.2,ctime=1731770400
name: truenas3
net0: virtio=BC:24:11:98:C1:64,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: l26
scsi0: spooldata:vm-108-disk-0,discard=on,iothread=1,size=32G
scsihw: virtio-scsi-single
smbios1: uuid=22720d88-7a8d-46e3-acb2-ad229c0929cb
sockets: 1
startup: order=1,up=60
tags: infra
vmgenid: 2090fdd8-2792-46e1-9d24-ea2e9894bcb7
Last edited: