<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>Hard Drive Spindown</title><guid isPermaLink="false">computers/spindown-2006-01-31-16-15</guid><link>http://www.burtonini.com/blog/computers/spindown-2006-01-31-16-15</link><description>To reduce the noise generated by my NAS device (a LinkStation hacked to run Debian) I'm using hdparm -S 120 ...</description><content:encoded><![CDATA[    <p>
      To reduce the noise generated by my NAS device (a LinkStation hacked to
      run Debian) I'm using <tt>hdparm -S 120</tt> (spindown after 10 minutes).
      This seems to work, but now I'm getting this when (I think) it spins back
      up:
    </p>
    <blockquote><pre>
Jan 31 10:29:22 localhost kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Jan 31 10:29:22 localhost kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
      </pre></blockquote>
    <p>
      Anybody know why this is, and if I can stop it?  I'd ignore it but
      <tt>smartd</tt> mails me every time it happens...
    </p>
]]></content:encoded><dc:date>2006-01-31T16:15:00Z</dc:date></item></channel></rss>