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.

Boot backupserver through IPMI, from the mainserver, once per week

Featured Replies

Hi, 

 

I have a Dell R720 as Mainserver with UnRAID, and my Backupserver, a SuperMicro with IPMI, also with UnRAID (both running UnRAID 7 beta2).

I have a task where the mainserver once per week need to backup to the backupserver. 

My goal is do use the mainserver and let that connect to the IPMI to boot the server. I tried with backupserver in sleep, but it uses too much power and for the whole week using this power, it's not worth it.

 

Do you know a way to send a signal from the mainserver to the IPMI from the backupserver, making that machine boot?

Solved by JorgeB

  • Community Expert
  • Solution

I use a user script to power up some of my servers when I need to, e.g.:

 

#!/bin/bash
/usr/sbin/ipmipower -h 192.168.1.44 -u USER -p PASS -n

 

  • Community Expert
2 hours ago, TallMan206 said:

Hi, 

 

I have a Dell R720 as Mainserver with UnRAID, and my Backupserver, a SuperMicro with IPMI, also with UnRAID (both running UnRAID 7 beta2).

I have a task where the mainserver once per week need to backup to the backupserver. 

My goal is do use the mainserver and let that connect to the IPMI to boot the server. I tried with backupserver in sleep, but it uses too much power and for the whole week using this power, it's not worth it.

 

Do you know a way to send a signal from the mainserver to the IPMI from the backupserver, making that machine boot?

is Wake on lan not an option?

I'm using etherwake on a raspberry pi for Wake on LAN, works lovely for machines that are off, just make sure to enable it in the BIOS (usually under ACPI settings for PCI Express, or has been for my machines) and issue: sudo etherwake -i <interface name> <mac address of target>

Hope that helps.

  • Author

Solved with the script from JorgeB! Thanks!!

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.