Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Enabling watchdog

Featured Replies

Hello ,

I have a Z9PE-D16 running unraid , for some reason i don't know yet my systems freezes ~ once a month.

I saw that my board has a watchdog that would at least minimalize the downtime , but when i enable it the system restarts after 10 min because unraid is not sending anything to it.

As far as i found out i should use the iTCO_wdt modul but it is not included in unraid ?

Has anybody running  a watchdog with unraid ?

I found something about watchdog in this release notes https://wiki.unraid.net/Manual/Release_Notes/Unraid_OS_6.9.1
but nothing how to use it.

Thank you

Ramiro

  • Author

I figured out a solution so if anybody else also needs this here is what i did.

I installed ipmitool with nerdtools.

Then i created a script that at the start of the array initalizes the watchdog :

#!/bin/bash
modprobe ipmi_si
modprobe ipmi_devintf
/usr/bin/ipmitool raw 0x06 0x24 0x04 0x01 0x00 0x00 0x70 0x17

And another script that every minute runs this command

#!/bin/bash
/usr/bin/ipmitool mc watchdog reset

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.