bhyve crashes... tip to /dev/nmdm1B

2014-02-19 Thread Rudy
# grep vm1 /etc/remote vm1:dv=/dev/nmdm1B:br#9600:pa=none: # tip vm1 Could not open backing file: No such file or directory connected {...I hit ENTER 5 times here...} [1]Segmentation faultbhyve -c 2 -m 2048M -H -P -A -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap0 -s

Re: bhyve crashes... tip to /dev/nmdm1B

2014-02-19 Thread Peter Grehan
Hi Rudy, # tip vm1 Could not open backing file: No such file or directory This is a valid error message from bhyve, and happens when the file attached to a block device can't be opened. connected {...I hit ENTER 5 times here...} This is probably the delay due to core being dumped.