Ich glaub nicht, dass Du alte erwischt hast, meine Synology hab ich glaub ich schon länger. Ich suche mal nach dem Link...
Also, Hinweise habe ich auf die Schnelle wieder bei Amazon in einer Rezension gefunden:
MUX An sich gut aber bei Load Cycle Count / IDLE3 Problem, 25. Januar 2014 hat geschrieben:[...]Leider haben viele der 3TB Modelle und alle 4TB Modelle der WD RED Serie einen Firmware-Bug, der dafür sorgt, dass beim 24/7 Betrieb der Platten unter bestimmten Umständen nach 2-3 Jahren den Geist aufgeben. Das Problem ist der sogenannte IDLE3 Timer, der bei den Platten nach einer gewissen Zeit Untätigkeit die Köpfe in einer speziellen Landezone parkt. In den SMART-Daten wird dieses Parken mitgezählt und als Parameter 193 (Load Cycle Count, LCC) mitgezählt. Dieser Timer ist bei diesen Platten auf 8 Sekunden eingestellt, was unter typischen NAS-Betriebssystemen dazu führt, dass ständig in IDLE3 geparkt werden und gleich wieder zurück... Im Schnitt hatte ich mit meiner WD40EFRX ca. 600 Zyklen pro Tag, d.h. nach 2,5 Jahren wären die spezifizierten 600.000 Cycles erreicht wodurch ein Defekt der Platte sehr wahrscheinlich wird. Da die Platten 3 Jahre Garantie haben, wäre das zwar vermutlich gerade noch in der Garantie, aber der mit dem Austausch der Platte verbundene Ärger bleibt trotzdem.
Zum Glück gibt es Abhilfe. Man kann wahlweise das Programm WDIDLE3.EXE (von WD selbst) oder mit dem Linux Tool idle3-tools die IDLE3 Timer auf einen höheren Wert setzen oder völlig deaktivieren.
[...]
ine Support Anfrage an WD zu dem Problem gestellt, die zunächst damit beantwortet wurde, dass man das WDIDLE3.EXE Tool auf eigene Gefahr dazu benutzen kann um den IDLE3 Timer zu verstellen (auf eigene Gefahr, da WDIDLE3.EXE wohl nicht für die WD RED Platten freigegeben ist). Jetzt wurde mir von WD noch ein für die WD RED Platten offiziell freigegebenes Tool nachgereicht, dass für Linux und Windows angeboten wird. Es nennt sich "WD Red SMART load/Unload utility" (wd5741)[...]
Damit findet man bei WD:
Description
This utility modifies the behavior of the drive to wait longer before positioning the heads in their park position and turning off unnecessary electronics. This utility is designed to upgrade the following hard drives: WD RED 3.5" Drive
CAUTION: Do not attempt to run this software on any hard drives other than what is listed above. Please make sure that the computer system is not turned off during the firmware upgrade. Doing so may damage the hard drive beyond repair and your data may be lost.
Supported Operating Systems
Windows x86
Windows x64
Linux x32
Linux x64
Instructions
Important: Please ensure that any important data is backed up from the hard drive and that the drive is removed from the RAID array (the array is offline) before updating the firmware.
Download the WD5741utility update.
Extract the file and place in a known location
Windows:
Open a command line window.
From the command line, navigate to the directory containing the utilities.
Execute wd5741 -? <-- this will type out some terse usage instructions.
Execute wd5741 -d? <-- this will type out a list of drives.
Execute wd5741 -d# <-- this will update drive with same # in previous list.
Execute wd5741 -dall <-- this will attempt to update all listed drives.
Linux:
Open a terminal window.
From the command line, navigate to the directory containing the utilities.
Execute sudo ./wd5741x## -? <-- (## = 32 or 64) terse usage instructions. (the above command will prompt for an administrator password)
Execute sudo ./wd5741x## -d? <-- list of drives. (subsequent sudo command will not prompt for password, it remembers)
Execute sudo ./wd5741x## -d# <-- update drive #.
Execute sudo ./wd5741x## -dall <-- update all drives.
Note: sudo refers to superuser/root access.
Critical: Please make sure that the computer system is not turned off during the firmware upgrade. Doing so may damage the hard drive beyond repair and your data may be lost.
Once completed, a message will be displayed that the firmware has been updated.
Note: If you are having issues updating the firmware of a drive connected to a PCI Serial ATA controller or Serial ATA RAID controller, please install the drive into a system with Serial ATA connections directly on the motherboard (Onboard Serial ATA controller) and try again.
Link zum Firmwareupdate für betroffene REDs