FreeNAS auf getcom Supermicro Hardware, Watchdog-Problem mit sporadischen Server-Reboots

Gelegentlich haben wir festgestellt, dass FreeNAS auf getcom Serverhardware mit Supermicro-Mainboards sporadisch durchstartet. Auf der Suche nach der Ursache sind wir dann fündig geworden beim FreeNAS watchdog.

Bisherige Hardware Kandidaten waren das Supermicro Board X10DRi mit Firmware Revision 03.58 und neuer.

root@freenas1[~]# ipmitool mc watchdog get
Watchdog Timer Use: SMS/OS (0x44)
Watchdog Timer Is: Started/Running
Watchdog Timer Actions: No action (0x00)
Pre-timeout interval: 0 seconds
Timer Expiration Flags: 0x00
Initial Countdown: 300 sec
Present Countdown: 290 sec

Prüfung bestehender Eventlogs:

root@freenas1[~]# ipmitool sel list   
SEL has no entries

Temporäre Abschaltung des Watchdog timeouts:

root@freenas1[~]# ipmitool mc watchdog off   
Watchdog Timer Shutoff successful -- timer stopped

Systemweite Abschaltung via GUI:

System => Tuneables => Add:

Variable: watchdogd_enable
Value: NO
Type: rc.conf
Comment: Disables IPMI Watchdog
enabled: true

Alternativ via Cronjob:

Tasks => Cron Jobs => Add

ipmitool mc watchdog off

run as: root

Hourly

Related posts

Bareos @FreeBSD @Freenas 11.2

Verwendete Komponenten: Voraussetzung für dieses Setup: FreeNAS 11.2-RELEASE-p6 Vollständige Basiskonfiguration inklusive Netzwerkdevices, Storage-Pool, etc....

Leave a Comment

Schreibe einen Kommentar

Your email address will not be published.




Top