bhyve VM crashed
Steve Wills
swills at freebsd.org
Tue Apr 8 20:37:40 UTC 2014
Yep,
/usr/sbin/bhyveload -m 12G -d /vm/100amd64/disk.img -c /dev/nmdm1A 100amd64
Steve
On Wed, Apr 09, 2014 at 04:54:36AM +0900, Takuya ASADA wrote:
> Did you execute bhyveload before bhyve?
>
>
> 2014-04-09 4:26 GMT+09:00 Steve Wills <swills at freebsd.org>:
>
> > On Tue, Apr 08, 2014 at 11:43:27AM -0700, Peter Grehan wrote:
> > > Hi Steve,
> > >
> > > > I experienced a bhyve VM crash with this message:
> > > >
> > > > vm exit[1]
> > > > reason VMX
> > > > rip 0xffffffff80c7490b
> > > > inst_length 3
> > > > status 0
> > > > exit_reason 2
> > >
> > > That's a triple-fault :(
> > >
> > > (the exit reasons are the VMX ones in Appendix C, Vol 3 of the Intel
> > SDM).
> > >
> > > Any idea what was happening at the time ?
> >
> > The VM was building ports. I could try to deduce which ports, but I
> > wouldn't be
> > 100% sure.
> >
> > > Also, for the guest, do you
> > > have the config that was being used (e.g. bhyve command line) ?
> >
> > /usr/sbin/bhyve -c 4 -m 12G -A -H -P -g 0 -s 0:0,hostbridge -s 1:0,lpc -s
> > 2:0,virtio-net,tap1,mac=58:9c:fc:01:01:02 -s
> > 3:0,virtio-blk,/vm/100amd64/disk.img -l com1,/dev/nmdm1A 100amd64
> >
> > Thanks,
> > Steve
> > _______________________________________________
> > freebsd-virtualization at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> > To unsubscribe, send any mail to "
> > freebsd-virtualization-unsubscribe at freebsd.org"
> >
More information about the freebsd-virtualization
mailing list