doc:appunti:hardware:raspberrypi_nas_smart_hard_disk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:hardware:raspberrypi_nas_smart_hard_disk [2021/04/16 17:17] – [hdparm] niccolo | doc:appunti:hardware:raspberrypi_nas_smart_hard_disk [2025/10/08 06:59] (current) – [hdparm] niccolo | ||
---|---|---|---|
Line 93: | Line 93: | ||
===== hdparm ===== | ===== hdparm ===== | ||
- | To set the **Advanced Power Management** level use the **%%-B%%** option, | + | To set the **Advanced Power Management** level use the **%%-B%%** option. A low value means aggressive power management, an high value means better performance. The maximum performance level which **permits spin-down** of the drive is 127: |
< | < | ||
Line 113: | Line 113: | ||
</ | </ | ||
- | Debian provides the file **/ | + | Debian provides the file **/ |
< | < | ||
Line 119: | Line 119: | ||
# It is advisable to disable write cache in this case. | # It is advisable to disable write cache in this case. | ||
# See man hdparm(8), -S and -W options. | # See man hdparm(8), -S and -W options. | ||
+ | # The granularity of the spindown_time up to 20 minutes is 5 | ||
+ | # seconds, above that threshold it is 30 minutes. | ||
/dev/sda { | /dev/sda { | ||
write_cache = off | write_cache = off | ||
Line 158: | Line 160: | ||
* **updatedb** - Execute by the **/ | * **updatedb** - Execute by the **/ | ||
- | * **smartctl** - Reading SMART attributes (e.g. disk temperature, | + | * **smartctl** - Reading SMART attributes (e.g. disk temperature, |
===== Web References ===== | ===== Web References ===== |
doc/appunti/hardware/raspberrypi_nas_smart_hard_disk.1618586266.txt.gz · Last modified: by niccolo