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.

[SOLVED] Wrong Status of HDDs after boot/s3 sleep

Featured Replies

After a wakeup or a boot, all HDDs have the status "active/idle" but it should be "standy" (checked over hdparm -C).

This prevents the Server to go to sleep properly next time even when the disks are spun down.

 

Workaround: After boot/wakeup its necessary to spin up all disks "by hand"

After this procedure, all disk which go to sleep have the proper status "standby"

 

Boring thing because this must be done "by hand"  :P

Can some of the Devs check this problem or set it to the Bug-List?

 

Thanks for your help

After a wakeup or a boot, all HDDs have the status "active/idle" but it should be "standy" (checked over hdparm -C).

This prevents the Server to go to sleep properly next time even when the disks are spun down.

 

Workaround: After boot/wakeup its necessary to spin up all disks "by hand"

After this procedure, all disk which go to sleep have the proper status "standby"

 

Boring thing because this must be done "by hand"  :P

Can some of the Devs check this problem or set it to the Bug-List?

 

Thanks for your help

If you check out the S3 sleep thread, you'll see that it's a known issue, and the solution is to use its before sleep scripting ability to spin up all of the drives
  • Author

I saw it, but it dosnt work when i put something in this fields...  :-\

The Sys ignores everything in this fields.

What is the "proper" String to spin up the disks?

Use the following line in Custom commands after wake-up:

hdparm -y $(ls /dev/sd*|grep '[a-z]$') >/dev/null 2>&1

This will put all disks in standby mode after wake-up (works for me).

 

Ps. Sleep mode isn't officially supported by Limetech, chances for corrections regarding sleep issues are slim...

  • Author

Thanks for this hint - will try it  ;)

EDIT: Nice - its working!!!!  ;D

 

Thanks again bonienl  :)

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.