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.

mdcmd spindown / spinup explanation

Featured Replies

Hello,

i set up my new unRAID rig and now i want to enable S3 Sleep. It works fine already, except the disks shown as spun-down after waking up from S3 even they are rotating. It seems to be a little bug in the unRAID routine/webinterface. Now i have to tell the unRAID OS that the drives are spinning. On the other thread i found a command

 

for disknum in 0 `ls /dev/md* | sed "sX/dev/mdXX"`; do /root/mdcmd spinup $disknum; done

 

which does that very well (i run it after wake up from S3) ... except parity2.

 

mdcmd spinup 0              <<-- spins up parity

mdcmd spinup 1              <<-- spins up data disk 1

etc

 

but what spins up parity2 and cache?

  • Author

any help?

  • Author

ok, i got it ... ist drive 29 in a dual cache (raid1) and dual parity configuration (cannot speak for others)

  • 3 years later...

I wanted the opposite (spindown) and had the same question (which id has parity2). This is the command that returns all ids for all disks:

mdcmd status

 

 

  • 4 months later...

As mdcmd status does not return my SATA SSD which is used as cache, which command is needed to "spin it down"? 

 

This returns no error, but has no effect:

mdcmd spindown cache

 

 

Archived

This topic is now archived and is closed to further replies.

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.