You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ lxc start somevm
Error: Failed to add CPUs: Failed to add device: Invalid parameter typefor'core-id', expected: integer
Try `lxc info --show-log somevm`for more info
Looks like there missing support for Qemu 9.2. Downgrading to Qemu 9.1 makes everything works again
The text was updated successfully, but these errors were encountered:
I'm facing the same issue as the this one https://discuss.linuxcontainers.org/t/qemu-arch-and-vms-that-dont-start/21639/16 reported for Incus. When I'm trying to start a VM on latest Arch Linux with LXD 6.2 and Qemu 9.2, I'm getting the following error:
Looks like there missing support for Qemu 9.2. Downgrading to Qemu 9.1 makes everything works again
The text was updated successfully, but these errors were encountered: