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.

[6.5.3] unraid thinks a drive is spun down when it istn't?

  • Minor

I have the issue, that the GUI display and disks.ini file seem to not be in sync with the information about the spinning state of some hard drives.

In the GUI, Dashboard and Main view show different states (for the disks affected):

- Dashboard shows disk spun down (grey) and no tempareature

- Main view shows disk spun down (grey), but shows temperature

 

Current example is disk18 - looking into the browser debugger, the request

http://192.168.0.21/webGui/include/DeviceList.php? path=Main&device=array&csrf_token=xxxxxx

returns the info: .... <span>Device is in standby mode (spun-down)</span> ....

Content of disks.ini for disk18 at the same time is:

["disk18"]
idx="18"
name="disk18"
device="sdt"
id="WDC_WD100EFAX-XXXXXXXX"
size="9766436812"
status="DISK_OK"
rotational="1"
format="GPT: 4K-aligned"
temp="34"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="green-blink"
fsStatus="Mounted"
luksState="0"
comment=""
exportable="no"
fsType="xfs"
fsColor="green-on"
fsSize="9765006020"
fsFree="1263003968"
spindownDelay="-1"
spinupGroup=""
deviceSb="md18"
idSb="WDC_WD100EFAX-XXXXXXXXX"
sizeSb="9766436812"

hdparm -C tells, the drive is active/idle, I assume this must be the correct state.

 

So the issue seems to be, that some part report the drive as spun down and thus no automatic spindown command happens anymore.

As a consequence, temperature stays high and IPMI-plugin (which reads info from disks.ini) can't reduce fan speed (which is correct behaviour).

If I do a manuel spin down (or spin up) on "Array Operations" tab, it goes in sync again.

I remember we had such behaviour some years ago, which was solved for a long time.

ANybody else having the same issue and an idea how I could solve it?

From where is the Devicelist.php call getting the information?

Edit: This seems to happen especially with the WD-Red 10GB drives - smaller drives are not affected,  as far as I can see. This explains, why it just started recently (when I added the 10TB drives to the array), but not before...

 

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.