[SOLVED] All VM failed to start with error "Assertion `opt->desc && opt->desc->type == QEMU_OPT_BOOL' failed" after update PVE to 8.3.0

xinfli

Member
Jan 18, 2022
1
0
6
48
I updated PVE to 8.3.0 today, then all virtual machine failed to start, below is the error message:
Code:
kvm: ../util/qemu-option.c:347: qemu_opt_get_bool_helper: Assertion `opt->desc && opt->desc->type == QEMU_OPT_BOOL' failed.
TASK ERROR: start failed: QEMU exited with code -1

I created a new VM and got same error when I tried to start it.

Is there configuration need be updated manually?

Thanks!

Update:
Rebooted the host after run "apt autoclean", then it works, no idea if it's something fixed by the command.
 
Last edited: