Hi,
I'm new to OMV and this forum.
Today I saw that automatic spindown of my HDD (WD RED PRO 18TB) suddenly stopped working. It's the only HDD in the Ugreen DXP480plus.
Thanks to HomeAssistant I found out, it stopped working end of december 2025!
What I've changed:
- I've updated from OMV7 to OMV8
- Installed iperf-Plugin.
Settings in GUI are unchanged (APM=1, 60min).
To ensure that iperf-plugin isn't in charge, I've de-activated iperf-plugin. HDD spindown still not working.
smartctl -s standby,now /dev/sda
-> HDD moves to idle (checked with command: smartctl --nocheck stanby -i /dev/sda)
-> HDD stays idle until I use a service (e.g. access WebGUI)
-> That's the proof, that services / processes are not responsible for the dysfunctional spindown
Since hdparm was not present in OMV8 I've installed it (apt-get update && apt-get install hdparm).
Comand: hdparm -C /dev/sda -> Result: Device state ist: active/idle (this seems strange to me)
Command: hdparm -S 180 /dev/sda -> Result: command executed without failures, but HDD-spindown doesn't work
Command: hdparm -y /dev/sda -> Result: immedate HDD spindown, (hdpar -C /dev/sda results in Deive is in: standby mode)..
I have no idea, how to cope with that problem.
I'd be very thankful for help.
If you need further information for diagnosis, please let me know.
Best regards
verstehnix