I have checked the log messages, it is strange.
{“level”:“fatal”,“msg”:“nested virtualization is not supported on this device”,“time”:“2025-05-07T13:35:17+03:00”}
Any idea?
Actually I setup a new machine from TimeMachine backup, so I did not remember. But I have executed colima delete then initialize again like this, colima start --nested-virtualization --runtime incus. Unfortunately, the previous statement appeared in the log again.
Regards.
Hi,
Doing some vm tests in M3, and get those errors most of the time, can you guide me how to debug / analyze the problem in here?
2025-05-08 09:16:02 ⌚ D0928 in ~
○ → incus shell testubuntu
Error while executing alias expansion: incus exec testubuntu -- su -l
Error: Only running operations can be connected
2025-05-08 09:16:32 ⌚ D0928 in ~
○ → incus stop testubuntu
Error: Failed shutting down instance, status is "Running": context deadline exceeded
Try `incus info --show-log testubuntu` for more info
P.S.
There is something wrong with the Virtualization.framework, cpu load is over 100 and vm Ubuntu GUI takes too much time to open, very slow.
Regards.
My mac version is 15.4.1, Nowadays I have no problem opening a vm but GUI problem. I have installed a gui environment on Ubuntu 24.04 vm but it stucks and consume too much CPU (over %100). I suppose (but not sure) the problem related with /opt/homebrew/bin/remote-viewer spice+unix:/// (remote-viewer)
Regards.