I built a file server using debian, and while it doesn't use much power (Via Eden board), I would still like to shut down the HDDs after long periods of inactivity. Sometimes it may be a few days without me accessing anything on there, so why keep it on? Especially since I've read that consumer grade HDDs aren't meant to be running 24/7.
I first considered spinning down the HDs, but that seemed more trouble than its worth with the write buffering adjustments and such.
Suspend seemed a viable option, with Wake-on-Lan, but it doesn't look like Linux easily supports automatic suspension. I suppose I could script something to monitor samba activity, but is there something already available that does this?
Thanks in advance
I first considered spinning down the HDs, but that seemed more trouble than its worth with the write buffering adjustments and such.
Suspend seemed a viable option, with Wake-on-Lan, but it doesn't look like Linux easily supports automatic suspension. I suppose I could script something to monitor samba activity, but is there something already available that does this?
Thanks in advance