Hi, in my installation I have 2 HDD disk from WD, as below:
- WDC_WD120EDAZ
- WDC_WD180EDGZ
Both were bought in USB cases, worked this way for some time (~2yrs) and now have been shucked to put them into case and work via normal SATA which should be better, more robust , etc.
Everything is fine except that the smaller one disk (WDC_@D120EDAZ) is not always spinning down automatically.
For instance, yesterday and today spin up all the time, unless I requested it for spin down manually - then it's spinning down and what is important, is not spinning up again, which means there is no process which is using it.
I tested both:
and
Both works fine, so manuall spin down works properly
Both disk have same values of APM:
<hdparm>
<uuid>6729697a-9958-4721-8bea-5b8ea424e35a</uuid>
<devicefile>/dev/disk/by-id/ata-WDC_WD120EDAZ-11F3RA0_5PK8UMSF</devicefile>
<apm>64</apm>
<aam>0</aam>
<spindowntime>120</spindowntime>
<writecache>0</writecache>
</hdparm>
<hdparm>
<uuid>36056973-73cc-4ba9-9891-5e94bb52a149</uuid>
<devicefile>/dev/disk/by-id/ata-WDC_WD180EDGZ-11B2DA0_4ZGLGTMV</devicefile>
<apm>64</apm>
<aam>0</aam>
<spindowntime>120</spindowntime>
<writecache>0</writecache>
</hdparm>
Display More
And idea what can be wrong with this configuration and why one of those disk are not spinning down correctly?