Shutting down from GUI not working properly

dlingal

Dabbler
Joined
May 31, 2021
Messages
11
Hello,
I have a TrueNAS 12.0 U3.1 which restarts after performing a power down from GUI, just a few seconds after spinning down CPU fan. Same behaviour if the command 'shutdown -p now' is performed.

I have checked to be disabled Wake-up in BIOS (in all their flavours LAN, Mouse, Keyboard,...) and AC Power Loss behaviour set to "Always OFF".

I have tried with system dataset in both boot drive and datapool drive and I get same behaviour.

I have got the following hardware

Mainboard: Gigabyte GA-H61M-D2SV rev 2.0
BIOS version: F5 (04/17/2013)
RAM: 8Gb Kingston KVR13333DN9/8G
CPU: Intel Pentium G2030 @ 3.00 Ghz
PCI-E SATA expansion card CSATA600EXI
HDD (OS disk): 240Gb Kingston SSDNow SUV400S37240G (attached to CSATA600EXI)
HDD (pool data) RAIDZ2 type: 5x WDC WD30EFRX-68EUZN0 3Tb (1x to CSATA600EXI and 4x to SATA Mainboard)

I have found interesting things:
a) If only OS drive is attached (240Gb Kingston SSDNow) shutdown process works properly from GUI (computer does not restart after spinning down CPU fan).
b) If datapool drives are also attached (5x WDC WD30EFRX-68EUZN0) shutdown does not work properly and computer restarts again after finishing it.
c) Using option -o in shutdown command (shutdown -o -p now) or using halt command (halt -p), then shutdown process works properly in both situations (a) and (b), and computer does not restart after powering off.

Any help to make (c) behaviour predeterminated from GUI would be apreciated. I am a bit confused.
 
Top