<div dir="ltr">On Mon, Aug 4, 2008 at 3:20 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, Aug 4, 2008 at 3:58 PM, <a href="mailto:mythtv@blandford.net">mythtv@blandford.net</a><br>
&lt;<a href="mailto:mythtv@blandford.net">mythtv@blandford.net</a>&gt; wrote:<br>
&gt; Steve Peters - Priority Electronics wrote:<br>
&gt;<br>
&gt;&gt; Also, I am aware I can use hdparm, but does that mean that unless I manually<br>
&gt;&gt; spin down the drives with hdparm, they will remain spinning at top speed?<br>
&gt;&gt; Seems to me that Windows knows how to do this automatically; I figured linux<br>
&gt;&gt; did as well. There must be a way.<br>
&gt;&gt;<br>
&gt;<br>
&gt; Use hdparm as was previously suggested. &nbsp;If you read the man page, it<br>
&gt; will tell you how to configure the drives to spin down after a set<br>
&gt; period of time of inactivity.<br>
&gt;<br>
<br>
</div>Here is what I have in my local.start file<br>
<br>
<br>
hdparm -S 250 /dev/sda<br>
hdparm -S 250 /dev/sdb<br>
hdparm -S 250 /dev/sdc<br>
hdparm -S 250 /dev/sdd<br>
<br>
This sets my drives to have a 5 hour spin down time.<br>
<font color="#888888"><br>
John<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><br><br>I have mine set to 20 mins ie -S240<br><br>To check that status of the drive use the C option.<br><br>[root@mythtv ~]# /sbin/hdparm -C /dev/sdd<br><br>/dev/sdd:<br>&nbsp;drive state is:&nbsp; active/idle<br>
<br>AFAIK Ubuntu wont do this by default unless you have your computer running in &quot;Laptop&quot; mode.<br><br>Mitchell<br></div>