LXC containers work fine after upgrading from Proxmox 7 to 8, but all VMs are not working right now.
This is the error I get:
In the syslog:
I have no idea where to start troubleshooting. Any ideas? Here's
This is the error I get:
Code:
root@proxmox:~# qm start 201
start failed: command '/usr/bin/kvm -id 201 -name 'docker,debug-threads=on' -no-shutdown -chardev 'socket,id=qmp,path=/var/run/qemu-server/201.qmp,server=on,wait=off' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon 'chardev=qmp-event,mode=control' -pidfile /var/run/qemu-server/201.pid -daemonize -smbios 'type=1,uuid=dedd51b8-827d-499b-b82a-816512699db6' -smp '16,sockets=1,cores=16,maxcpus=16' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vnc 'unix:/var/run/qemu-server/201.vnc,password=on' -cpu host,+kvm_pv_eoi,+kvm_pv_unhalt -m 16384 -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'vmgenid,guid=362f642d-05b1-4f88-bc05-5b2cdefc5f45' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'qemu-xhci,p2=15,p3=15,id=xhci,bus=pci.1,addr=0x1b' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'usb-host,bus=xhci.0,port=1,vendorid=0x1a6e,productid=0x089a,id=usb0' -device 'usb-host,bus=xhci.0,port=2,vendorid=0x18d1,productid=0x9302,id=usb1' -device 'VGA,id=vga,bus=pci.0,addr=0x2' -chardev 'socket,path=/var/run/qemu-server/201.qga,server=on,wait=off,id=qga0' -device 'virtio-serial,id=qga0,bus=pci.0,addr=0x8' -device 'virtserialport,chardev=qga0,name=org.qemu.guest_agent.0' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:6959e56c8c90' -drive 'file=/dev/zvol/ssd/vm/vm-201-disk-0,if=none,id=drive-virtio0,cache=writeback,format=raw,aio=io_uring,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap201i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=82:7E:85:6E:45:35,netdev=net0,bus=pci.0,addr=0x12,id=net0,rx_queue_size=1024,tx_queue_size=1024,bootindex=300' -machine 'type=pc+pve0'' failed: got timeout
In the syslog:
Code:
Jun 29 17:40:55 proxmox pvedaemon[151690]: start VM 201: UPID:proxmox:0002508A:00029A07:649E0877:qmstart:201:root@pam:
Jun 29 17:40:55 proxmox pvedaemon[9583]: <root@pam> starting task UPID:proxmox:0002508A:00029A07:649E0877:qmstart:201:root@pam:
Jun 29 17:40:55 proxmox systemd[1]: Started 201.scope.
Jun 29 17:40:56 proxmox kernel: device tap201i0 entered promiscuous mode
Jun 29 17:40:56 proxmox ovs-vsctl[151794]: ovs|00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl del-port tap201i0
Jun 29 17:40:56 proxmox ovs-vsctl[151794]: ovs|00002|db_ctl_base|ERR|no port named tap201i0
Jun 29 17:40:56 proxmox ovs-vsctl[151795]: ovs|00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl del-port fwln201i0
Jun 29 17:40:56 proxmox ovs-vsctl[151795]: ovs|00002|db_ctl_base|ERR|no port named fwln201i0
Jun 29 17:40:56 proxmox kernel: vmbr2: port 11(tap201i0) entered blocking state
Jun 29 17:40:56 proxmox kernel: vmbr2: port 11(tap201i0) entered disabled state
Jun 29 17:40:56 proxmox kernel: vmbr2: port 11(tap201i0) entered blocking state
Jun 29 17:40:56 proxmox kernel: vmbr2: port 11(tap201i0) entered forwarding state
Jun 29 17:41:05 proxmox cgroup-network[152099]: running: exec /usr/libexec/netdata/plugins.d/cgroup-network-helper.sh --cgroup '/sys/fs/cgroup/qemu.slice/201.scope'
Jun 29 17:41:05 proxmox pvedaemon[9583]: <root@pam> successful auth for user 'root@pam'
Jun 29 17:41:13 proxmox pvestatd[9553]: VM 201 qmp command failed - VM 201 qmp command 'query-proxmox-support' failed - got timeout
Jun 29 17:41:13 proxmox pvestatd[9553]: status update time (8.670 seconds)
Jun 29 17:41:23 proxmox pvestatd[9553]: VM 201 qmp command failed - VM 201 qmp command 'query-proxmox-support' failed - unable to connect to VM 201 qmp socket - timeout after 51 retries
Jun 29 17:41:24 proxmox pvestatd[9553]: status update time (8.708 seconds)
Jun 29 17:41:25 proxmox pvedaemon[151690]: start failed: command '/usr/bin/kvm -id 201 -name 'docker,debug-threads=on' -no-shutdown -chardev 'socket,id=qmp,path=/var/run/qemu-server/201.qmp,server=on,wait=off' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon 'chardev=qmp-event,mode=control' -pidfile /var/run/qemu-server/201.pid -daemonize -smbios 'type=1,uuid=dedd51b8-827d-499b-b82a-816512699db6' -smp '16,sockets=1,cores=16,maxcpus=16' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vnc 'unix:/var/run/qemu-server/201.vnc,password=on' -cpu host,+kvm_pv_eoi,+kvm_pv_unhalt -m 16384 -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'vmgenid,guid=362f642d-05b1-4f88-bc05-5b2cdefc5f45' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'qemu-xhci,p2=15,p3=15,id=xhci,bus=pci.1,addr=0x1b' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'usb-host,bus=xhci.0,port=1,vendorid=0x1a6e,productid=0x089a,id=usb0' -device 'usb-host,bus=xhci.0,port=2,vendorid=0x18d1,productid=0x9302,id=usb1' -device 'VGA,id=vga,bus=pci.0,addr=0x2' -chardev 'socket,path=/var/run/qemu-server/201.qga,server=on,wait=off,id=qga0' -device 'virtio-serial,id=qga0,bus=pci.0,addr=0x8' -device 'virtserialport,chardev=qga0,name=org.qemu.guest_agent.0' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:6959e56c8c90' -drive 'file=/dev/zvol/ssd/vm/vm-201-disk-0,if=none,id=drive-virtio0,cache=writeback,format=raw,aio=io_uring,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap201i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=82:7E:85:6E:45:35,netdev=net0,bus=pci.0,addr=0x12,id=net0,rx_queue_size=1024,tx_queue_size=1024,bootindex=300,host_mtu=9216' -machine 'type=pc+pve0'' failed: got timeout
Jun 29 17:41:25 proxmox pvedaemon[9583]: <root@pam> end task UPID:proxmox:0002508A:00029A07:649E0877:qmstart:201:root@pam: start failed: command '/usr/bin/kvm -id 201 -name 'docker,debug-threads=on' -no-shutdown -chardev 'socket,id=qmp,path=/var/run/qemu-server/201.qmp,server=on,wait=off' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon 'chardev=qmp-event,mode=control' -pidfile /var/run/qemu-server/201.pid -daemonize -smbios 'type=1,uuid=dedd51b8-827d-499b-b82a-816512699db6' -smp '16,sockets=1,cores=16,maxcpus=16' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vnc 'unix:/var/run/qemu-server/201.vnc,password=on' -cpu host,+kvm_pv_eoi,+kvm_pv_unhalt -m 16384 -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'vmgenid,guid=362f642d-05b1-4f88-bc05-5b2cdefc5f45' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'qemu-xhci,p2=15,p3=15,id=xhci,bus=pci.1,addr=0x1b' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'usb-host,bus=xhci.0,port=1,vendorid=0x1a6e,productid=0x089a,id=usb0' -device 'usb-host,bus=xhci.0,port=2,vendorid=0x18d1,productid=0x9302,id=usb1' -device 'VGA,id=vga,bus=pci.0,addr=0x2' -chardev 'socket,path=/var/run/qemu-server/201.qga,server=on,wait=off,id=qga0' -device 'virtio-serial,id=qga0,bus=pci.0,addr=0x8' -device 'virtserialport,chardev=qga0,name=org.qemu.guest_agent.0' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:6959e56c8c90' -drive 'file=/dev/zvol/ssd/vm/vm-201-disk-0,if=none,id=drive-virtio0,cache=writeback,format=raw,aio=io_uring,detect-zeroes=on' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap201i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=82:7E:85:6E:45:35,netdev=net0,bus=pci.0,addr=0x12,id=net0,rx_queue_size=1024,tx_queue_size=1024,bootindex=300,host_mtu=9216' -machine 'type=pc+pve0'' failed: got timeout
Jun 29 17:41:33 proxmox pvestatd[9553]: VM 201 qmp command failed - VM 201 qmp command 'query-proxmox-support' failed - unable to connect to VM 201 qmp socket - timeout after 51 retries
Jun 29 17:41:34 proxmox pvestatd[9553]: status update time (8.665 seconds)
I have no idea where to start troubleshooting. Any ideas? Here's
/etc/network/interfaces
just in case:
Code:
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
auto eno2
iface eno2 inet manual
auto enp67s0
iface enp67s0 inet manual
mtu 9216
auto enp67s0d1
iface enp67s0d1 inet manual
mtu 9216
auto enp1s0f0np0
iface enp1s0f0np0 inet manual
mtu 9216
auto enp1s0f1np1
iface enp1s0f1np1 inet manual
mtu 9216
auto bond0
iface bond0 inet manual
bond-slaves enp67s0 enp67s0d1
bond-miimon 100
bond-mode 802.3ad
bond-xmit-hash-policy layer2+3
mtu 9216
auto bond1
iface bond1 inet static
address 192.168.3.3/24
bond-slaves eno1 eno2
bond-miimon 100
bond-mode 802.3ad
iface bond1 inet6 static
address 2607:ada1:a3a0:be30::3/64
auto vmbr2
iface vmbr2 inet static
address 192.168.1.2/24
gateway 192.168.1.1
bridge-ports enp1s0f0np0
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-400, 4040
mtu 9216
iface vmbr2 inet6 static
address 2607:ada1:a3a0:be00::afaa/64
gateway fe80::34ef:23ff:fe16:9e65
up echo 0 > /sys/class/net/vmbr2/bridge/multicast_router
up echo 0 > /sys/class/net/vmbr2/bridge/multicast_snooping
auto vmbr5
iface vmbr5 inet static
address 192.168.5.11/24
bridge-ports enp1s0f1np1
bridge-stp off
bridge-fd 0
mtu 9216
Last edited: