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
So, if a VM has trouble starting, iohyve start will exit out, even though part of it is still running, and can spill messages like:
vm_reinit: Device busy
bhyve: could not activate CPU 0: Device busy
to the console. iohyve start should wait till fully running before exiting.
The text was updated successfully, but these errors were encountered:
So, if a VM has trouble starting, iohyve start will exit out, even though part of it is still running, and can spill messages like:
vm_reinit: Device busy
bhyve: could not activate CPU 0: Device busy
to the console. iohyve start should wait till fully running before exiting.
The text was updated successfully, but these errors were encountered: