Hello all,
recently I migrated from Proxmox 6.4 to a new server running Proxmox 8.1.3.. I am using HD-IDLE to spin some hdds down. HD-IDLE spins the hdds down as expected, but I am missing the "spindown"/"spinup" messages in syslog. Messages regarding the service status are logged correctly in syslog.
Read more
recently I migrated from Proxmox 6.4 to a new server running Proxmox 8.1.3.. I am using HD-IDLE to spin some hdds down. HD-IDLE spins the hdds down as expected, but I am missing the "spindown"/"spinup" messages in syslog. Messages regarding the service status are logged correctly in syslog.
Code:
# cat /etc/default/hd-idle | grep -v "^#"
START_HD_IDLE=true
HD_IDLE_OPTS="-i 0 -a /dev/disk/by-id/ata-WDC_REDACTED -i 900 -a /dev/disk/by-id/ata-WDC_REDACTED -i 900 -a...
Read more