This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
[SOLVED] Shutdown causes reboot in 11.1.0.4.5019 (it was the WOL)
-
Indyman
- NewUser

- Posts: 3
- Joined: 04 Mar 2017 02:58
- Status: Offline
[SOLVED] Shutdown causes reboot in 11.1.0.4.5019 (it was the WOL)
I just upgraded to embedded version 5019 and whenever a shutdown command is issued the system reboots instead. Is there a bug in the new firmware or is it something else? In order to get to shutdown I have to manually shut off the computer. The system worked fine in previous firmware versions. Any ideas? Thank you
Last edited by Indyman on 19 Dec 2017 18:42, edited 1 time in total.
N4F 11.1.0.4.5019 embedded system on Intel DX975XBX with Core2Duo @2.4 GHz and 8Gb ECC memory, Intel 75Gb SSD and 2,3 and 4Gb WD HD (ZFS) as storage
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: Shutdown causes reboot in 11.1.0.4.5019
add a tunable hw.acpi.disable_on_poweroff="0" in loader.conf
see freebsd handbook 11.16.3.5
11.16.3.5 System Powers Up After Suspend or Shutdown
First, try setting hw.acpi.disable_on_poweroff="0" in loader.conf(5). This keeps ACPI from disabling various events during the shutdown process. Some systems need this value set to 1 (the default) for the same reason. This usually fixes the problem of a system powering up spontaneously after a suspend or poweroff.
I can not reproduce this issue on my own machine.
see freebsd handbook 11.16.3.5
11.16.3.5 System Powers Up After Suspend or Shutdown
First, try setting hw.acpi.disable_on_poweroff="0" in loader.conf(5). This keeps ACPI from disabling various events during the shutdown process. Some systems need this value set to 1 (the default) for the same reason. This usually fixes the problem of a system powering up spontaneously after a suspend or poweroff.
I can not reproduce this issue on my own machine.
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: Shutdown causes reboot in 11.1.0.4.5019
This has happened to me in the past when I had WOL enabled.
Do you have WOL enabled? If yes, can you disable it and try again?
Do you have WOL enabled? If yes, can you disable it and try again?
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
-
Indyman
- NewUser

- Posts: 3
- Joined: 04 Mar 2017 02:58
- Status: Offline
Re: Shutdown causes reboot in 11.1.0.4.5019
Thanks zoon01 and ChriZathens - I will try this and see. I boot the machine remotely via a magic packet from my Windows machine so I need WOL enabled. Is there a difference between WOL ON and WOL ON_MAGIC_PACKET that would cause this?
N4F 11.1.0.4.5019 embedded system on Intel DX975XBX with Core2Duo @2.4 GHz and 8Gb ECC memory, Intel 75Gb SSD and 2,3 and 4Gb WD HD (ZFS) as storage
-
Indyman
- NewUser

- Posts: 3
- Joined: 04 Mar 2017 02:58
- Status: Offline
Re: [SOLVED] Shutdown causes reboot in 11.1.0.4.5019 (it was the WOL)
OK - it was the WOL. Previously I had the WOL setting under LAN Management as WOL_MAGIC. For some reason when I upgraded firmware the setting was changed from WOL_MAGIC to ON. I was able to reproduce this: having WOL set to "ON" causes reboot on shutdown but having it set to WOL_MAGIC produces normal shutdown behavior. Strange - maybe it is related to an acpi issue? Thanks again to zoon01 and ChriZathens for your helpful suggestions!
N4F 11.1.0.4.5019 embedded system on Intel DX975XBX with Core2Duo @2.4 GHz and 8Gb ECC memory, Intel 75Gb SSD and 2,3 and 4Gb WD HD (ZFS) as storage
-
slaycock
- experienced User

- Posts: 93
- Joined: 24 Jun 2012 17:15
- Status: Offline
Re: [SOLVED] Shutdown causes reboot in 11.1.0.4.5019 (it was the WOL)
I've just come across this thread which has resolved my problems of rebooting on shutdown (currently using 11.2.0.4.5748). I think this solution is sufficiently useful that it should actually be included as a hint on the lanManagement page in the WOL section e.g. 'If reboot occurs using WOL_ON, ry WOL_MAGIC'