

Sleeping an external hard drive
source link: https://akrabat.com/sleeping-an-external-hard-drive/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Sleeping an external hard drive

One annoyance I had with my external USB hard drives is that they weren’t sleeping when idle which makes them noisy. We can’t have that!
My first port of call was hdparm and its -S parameter:
sudo hdparm -S 60 /dev/sdb
However this didn’t help.
Fortunately, I found hd-idle which worked!
After installing, you need to edit /etc/default/hd-idle and change the HD_IDLE_OPTS setting from -h to whatever you need.
For me, I have set: HD_IDLE_OPTS="-i 0 -a sdb -i 60 -a sdc -i 60"
These parameters are:
- -i 0: This first -i sets the idle timeout for all drives. 0 means no timeout which is what I want for all drives except my external USB ones.
- -a sdb -i 60: For only the disk set after the -a, set the idle time to the value of the subsequent -i. i.e. set sdb to 60 seconds timeout.
- -a sdc -i 60: For only the disk set after the -a, set the idle time to the value of the subsequent -i. i.e. set sdc to 60 seconds timeout.
Not completely intuitive, but easy enough once you have understood what’s going on. I have left a comment in the /etc/default/hd-idle to remind me!
Then after a reboot, ps aux | grep hd-idle showed that it was running and now my external drives are quiet.
Recommend
-
8
Formatting New External Hard Drive ...
-
4
Best external hard drive for Mac 2021 Want a hard drive to use for Time Machine or to backup your Mac? Need more storage but don't want...
-
5
External Hard Drive For GamingAugust 27th 2021 new story6
-
7
How to Recover Data from an External Hard Drive By Christian Cawley Published 16 hours ago The Tenorshare 4DDiG Data Recovery app can...
-
14
The Pros and Cons of Using a PS4 External Hard Drive By Soham De Published 9 hours ago Having extra storage for your PS4 is undoubted...
-
3
Deleted external hard drive with time machine P ...
-
36
Dead External Hard Drive Jayhawk Raven macrumors member Original poster ...
-
8
External hard drive? M
-
5
StorageThis Portable External 2TB Hard Drive Is Just $35You can save 22% on an external 2TB SSD from StackSocial.
-
13
Western Digital now has a 44TB external hard drive that may cost more than your PC...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK