OK, so I made some tests, here are the results:
I tested the Toshiba HDD utility with two drives:
- 500GB Western Digital (WD5000KS) and
- 200GB Seagate (ST3200826AS)
Both drives are SATA.
The WD drive supports only the option called "accoustic management" but not the "advanced power mode".
The Seagate drive doesn't support accoustic management and doesn't support advanced power mode.
So this is not a solution for me, probbably due to the fact, that the drives are SATA.
HOWEVER, I made some more research.
I tested the linux command hdparm, which obviously did work via SATA interface but didn't work via USB interface.
Then I installed "sdparm" and "sg_start" utilities (i have UBUNTU distribution based on Debian).
With the following commands, I was able to stop spinning the drive in USB rack !!!
sdparm --command=stop /dev/sdc
or
sg_start --stop /dev/sdc
where /dev/sdc is the physical identification of the drive.
So there is one obvious solution how to solve it - it is possible to run the command periodically in wl500g (eg. each 20 minutes). It should run on any USB drive or any USB enclosure!
The only problem is, that I was not able to test it on my wl500gx since I still have the original FW and I was not able to obtain the sdparm or sg_start packages for wl-500g linux distribution. Can anybody supply or compile these files?
I have tested it on Ubuntu and it works OK. If the read/write operation is in progress, when the drive gets the "spin down" command, there is only a 0,5sec delay, but the copying continues without interruption. I see it definittely as a better solution than running the drive 24/7 nonstop.
PLEASE, IS ANYBODY ABLE TO SUPPLY THE SDPARM OR SG_START PACKAGES FOR WL-500G ???


Reply With Quote

