Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2015 20:48:17 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        "freebsd-virtualization@freebsd.org" <freebsd-virtualization@FreeBSD.org>
Subject:   bhyve -> grub-bhyve without intermediate destroy
Message-ID:  <55884A61.4080106@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

This is what happens if I create and run a VM by using grub-bhyve and bhyve,
then exit from the VM via shutdown -r within it, and then try to run it again by
using grub-bhyve and bhyve:

Assertion failed: (error == 0), function fbsdrun_addcpu, file
/usr/src/usr.sbin/bhyve/bhyverun.c, line 261

grub-bhyve apparently succeeds, but bhyve can't start up.
Both invocation of bhyve are with "-c 1".

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55884A61.4080106>