<div dir="ltr">This is caused by the system attempting to use fastboot on default reboot. We've disabled that and things seem to work properly; the following commands do the trick. (the first changes reboot not to use fastboot, the second causes the system to do a full reboot upon panic)<div>
 -nld</div><div><br></div><div><pre style="margin-top:10px;margin-bottom:10px;color:rgb(85,85,85);font-size:12px;line-height:18px"># svccfg -s "system/boot-config:default" setprop config/fastreboot_default=false
# svcadm refresh svc:/system/boot-config:default
</pre><pre style="margin-top:10px;margin-bottom:10px;color:rgb(85,85,85);font-size:12px;line-height:18px"><pre style="margin-top:10px;margin-bottom:10px"># svccfg -s "system/boot-config:default" setprop config/fastreboot_onpanic=false
# svcadm refresh svc:/system/boot-config:default</pre></pre></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 6, 2013 at 11:26 PM, Tom Robinson <span dir="ltr"><<a href="mailto:tom.robinson@motec.com.au" target="_blank">tom.robinson@motec.com.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm running OmniOS r151006 on a SuperMicro X9 motherboard.<br>
<br>
when I do:<br>
<br>
reboot -- -r<br>
<br>
The system hangs on the 'rebooting...' message.<br>
<br>
I've disabled Suspend and C-states in the BIOS. I had one successful 'reboot' but now it's hanging<br>
again.<br>
<br>
Anyone have any clues on how to fix this?<br>
<br>
Kind regards,<br>
<br>
--<br>
<br>
Tom Robinson<br>
IT Manager/System Administrator<br>
<br>
MoTeC Pty Ltd<br>
<br>
121 Merrindale Drive<br>
Croydon South<br>
3136 Victoria<br>
Australia<br>
<br>
T: <a href="tel:%2B61%203%209761%205050" value="+61397615050">+61 3 9761 5050</a><br>
F: <a href="tel:%2B61%203%209761%205051" value="+61397615051">+61 3 9761 5051</a><br>
E: <a href="mailto:tom.robinson@motec.com.au">tom.robinson@motec.com.au</a><br>
<br>
<br>
<br>_______________________________________________<br>
OmniOS-discuss mailing list<br>
<a href="mailto:OmniOS-discuss@lists.omniti.com">OmniOS-discuss@lists.omniti.com</a><br>
<a href="http://lists.omniti.com/mailman/listinfo/omnios-discuss" target="_blank">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a><br>
<br></blockquote></div><br></div>