Re: bhyve hangs on going multi user

2013-02-06 Thread Sevan / Venture37
On 7 Feb 2013, at 11:24 AM, Neel Natu wrote: > Hi Sevan, Hi Neel, > At the risk of stating the obvious: > >> pid 17 (stty), uid 0: exited on signal 4 >> Illegal instruction >> pid 19 (ps), uid 0: exited on signal 4 >> Illegal instruction > > The userland processes launched by /etc/rc are

Re: bhyve hangs on going multi user

2013-02-06 Thread Neel Natu
Hi Sevan, At the risk of stating the obvious: > pid 17 (stty), uid 0: exited on signal 4 > Illegal instruction > pid 19 (ps), uid 0: exited on signal 4 > Illegal instruction The userland processes launched by /etc/rc are getting a SIGILL but it is not clear why. Could you do some experiments on

bhyve hangs on going multi user

2013-02-06 Thread Sevan / Venture37
Hi, Attempting to start a VM with the following command results in a hang when the system tries to go multiuser sudo bhyveload -m 768 -M 8192 -d ./diskdev guest0 && sudo bhyve -c 1 -a -A -m 768 -M 8192 -I -H -g 0 -s 0:0,hostbridge -s 1:0,virtio-blk,diskdev -S 31,uart,stdio gues0 /boot/loader