Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
home_server:home_server_setup:other_services:disk [2025-09-14 Sun wk37 11:56] – [hdparm] baumkphome_server:home_server_setup:other_services:disk [2025-09-14 Sun wk37 15:54] (current) – [Block Device Monitoring and Control] baumkp
Line 64: Line 64:
 ---- ----
 =====Block Device Monitoring and Control===== =====Block Device Monitoring and Control=====
 +My main server has a parity disk that is normally only is used once a week.  I would like to place this hard disk in to stand-by to reduce power and wear and tear upon it.
  
 ====smartmon==== ====smartmon====
Line 110: Line 111:
 Some tips: Some tips:
   *use ''whereis hdparm'' to confirm where the command is installed.   *use ''whereis hdparm'' to confirm where the command is installed.
-  *use ''sudo apt install hdparm'' to install if required +  *use ''sudo apt install hdparm'' to install if required 
 +  *use ''sudo systemctl daemon-reload'' after modifying or creating a new systemd service to update systemd configuration 
 +  *use ''sudo systemctl status hdparm.service'' to see status of service and enable if required.
 ====idle3-tools==== ====idle3-tools====
 [[https://idle3-tools.sourceforge.net/|idle3-tools]] provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives. [[https://idle3-tools.sourceforge.net/|idle3-tools]] provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives.