System Immediately Reboots After Graceful Shutdown [ Supermicro X9DRL-iF, TrueNAS 13.0, E5-2630v2 x 2 ]

officialnsa

Cadet
Joined
Jun 25, 2022
Messages
2
Hi there,

I've been experiencing this problem with my machine since I built it and installed TrueNAS. Whenever I shut down the system, no matter which way I do it, it always turns itself back on immediately. I have tried shutdown -p now, ipmitool power soft, the web GUI shutdown button, all to no avail. The only thing that worked for me was ipmitool power off, however I believe this isn't ideal as it's a fairly abrupt stop for the system. I've posted the contents of my /var/log/messages, around the time of my most recent (unsuccessful) shutdown:


Code:
Jun 25 16:01:18 ironbank MCA: Bank 10, Status 0x8c000051000800c1
Jun 25 16:01:18 ironbank MCA: Global Cap 0x0000000001000c17, Status 0x0000000000000000
Jun 25 16:01:18 ironbank MCA: Vendor "GenuineIntel", ID 0x306e4, APIC ID 35
Jun 25 16:01:18 ironbank MCA: CPU 15 COR (1) MS channel 1 memory error
Jun 25 16:01:18 ironbank MCA: Address 0x526553c40 (Mode: Physical Address, LSB:12)
Jun 25 16:01:18 ironbank MCA: Misc 0x90000800080228c
Jun 25 16:03:59 ironbank 1 2022-06-25T16:03:59.650223-07:00 ironbank.info shutdown 4134 - - power-down by root:
Jun 25 16:04:01 ironbank 1 2022-06-25T16:04:01.842671-07:00 ironbank.info ntpd 2843 - - ntpd exiting on signal 15 (Terminated)
Jun 25 16:04:02 ironbank kernel: vnet0.1: link state changed to DOWN
Jun 25 16:04:02 ironbank kernel: epair0b: link state changed to DOWN
Jun 25 16:04:02 ironbank kernel: em1: link state changed to DOWN
Jun 25 16:04:02 ironbank 1 2022-06-25T23:04:02.394223+00:00 ironbank.info devd 1556 - - notify_clients: send() failed; dropping unresponsive client
Jun 25 16:04:02 ironbank syslog-ng[3771]: syslog-ng shutting down; version='3.35.1'
Jun 25 16:06:37 ironbank syslog-ng[2677]: syslog-ng starting up; version='3.35.1'
Jun 25 16:06:37 ironbank ---<<BOOT>>---
Jun 25 16:06:37 ironbank Copyright (c) 1992-2021 The FreeBSD Project.
Jun 25 16:06:37 ironbank Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Jun 25 16:06:37 ironbank        The Regents of the University of California. All rights reserved.
Jun 25 16:06:37 ironbank FreeBSD is a registered trademark of The FreeBSD Foundation.
Jun 25 16:06:37 ironbank FreeBSD 13.1-RC6 n245364-74831eea544 TRUENAS amd64
Jun 25 16:06:37 ironbank FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Jun 25 16:06:37 ironbank VT(efifb): resolution 800x600
Jun 25 16:06:37 ironbank CPU: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz (2600.12-MHz K8-class CPU)


As in the title, my motherboard is a SuperMicro X9DRL-iF. I have fairly exhaustively scanned for BIOS settings that seem pertinent—AC Power Off behavior (set to stay off), turned off Watch Dog, even messed with ACPI settings (changed Sleep State from S1 to Suspend; let me know if that's a bad idea). Any help would be appreciated—I certainly don't want to have to resort to forcible power-downs every time I need to power off my machine.

I'm fairly new to servers, especially server hardware, but I'm a C developer + relatively experienced with sh/bash so don't be shy if you feel the need to give complicated advice. I'm unfamiliar with all the ins and outs of how these systems are usually set up, but I can follow directions well.

Thank you very much for any help you can offer!
 
Top