Add temperature-aware MD1200 fan control

das_fanctl.sh reads drive temps via smartctl (falling back to the EMM
backplane sensors), interpolates a fan percentage, and re-sends _shutup
on a 5s keepalive so the shelf does not revert to full speed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Zeb Hering
2026-08-25 10:10:43 -07:00
commit 24d53e832e
7 changed files with 530 additions and 0 deletions

3
attachDAS.sh Executable file
View File

@@ -0,0 +1,3 @@
killall screen
stty -F /dev/ttyS1 38400 raw -echoe -echok -echoctl -echoke
screen -L /dev/ttyS1 38400