[OmniOS-discuss] hangs on reboot

Rune Tipsmark rt at steait.net
Thu Dec 11 23:04:53 UTC 2014


didn't even see this one in the thread, reboot -p did it for me.

I have a system where I had done the below but it still hangs, will try -p on it during the weekend.

thx,
br
Rune
________________________________________
From: Paul Henson <paul.b.henson at gmail.com> on behalf of Paul B. Henson <henson at acm.org>
Sent: Thursday, December 11, 2014 11:32 PM
To: Rune Tipsmark; omnios-discuss at lists.omniti.com
Subject: RE: [OmniOS-discuss] hangs on reboot

> Rune Tipsmark
> Sent: Thursday, December 11, 2014 2:26 PM
>
> I got a bunch (3) installations of omnios on SuperMicro hardware and all 3
> have issues rebooting. They simply hang and never ever reboot.

Disable fast reboot:

svccfg -s "system/boot-config:default" setprop
config/fastreboot_default=false
svccfg -s "system/boot-config:default" setprop
config/fastreboot_onpanic=false
svcadm refresh svc:/system/boot-config:default

Some systems (it seems particularly common on supermicro hardware) tend to
wedge up with fast reboot enabled. If you want to verify this is the issue
before changing the configuration, try 'reboot -p' which should do a one
time regular reboot without changing the default.

Dan, there was some talk of making fast reboot disabled the default, and
having people who wanted it need to enable it, rather than the other way
around? Any thoughts?




More information about the OmniOS-discuss mailing list