[Bug 242666] Stopped VM cant restart again

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 17 04:44:11 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242666

Aleksandr Fedorov <aleksandr.fedorov at itglobal.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleksandr.fedorov at itglobal.
                   |                            |com

--- Comment #1 from Aleksandr Fedorov <aleksandr.fedorov at itglobal.com> ---
As I understand it, you are using sysutils/vm-bhyve port. Then, this may not be
a bhyve problem.

If the bhyve process unexpectedly terminates with an error or is killed via
kill -9, the device file remains in /dev/vmm/<vmname>. And the attempt to
restart the virtual machine will fail until you run the bhyvectl --destroy --vm
<vmname> command.

But, I don't know how well sysutils/vm-bhyve handles such situations.

Can you show us the output of the bhyvectl --get-exit-reason --vm test-pc
command to determine the exit reason for the VM?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list