One of our client systems has a backup script installed that does something like this. When I went to their shop Monday I noticed that when the backup script runs, it starts with mounting the USB external drive, runs the backup, then unmounts the drive. Running under Linux, backing up a directory that was shared with a Windows VM. I think this discussion tells me why it&#39;s done this way; I had not tried things like this myself over a period of time. External drive cases are usually attached/detached manually, so it&#39;s not an issue. Leaving one attached, I&#39;ll watch for this next time I get a chance.<div>
<br></div><div>--Don Ellis<br><br><div class="gmail_quote">On Fri, Aug 6, 2010 at 5:53 PM, L. V. Lammert <span dir="ltr">&lt;<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, 6 Aug 2010, Tom Pohl wrote:<br>
<br>
&gt; I have a USB backup drive that gets rsync&#39;d to it every night and unmounts when the backup completes.<br>
&gt;<br>
&gt; At the start of my backup script, I throw in an &quot;fdisk -l /dev/sda&quot;<br>
&gt; (the drive is /dev/sda in this case) to get things moving and allow it<br>
&gt; to spin up nicely before trying to mount it.<br>
&gt;<br>
</div>Hi Tom,<br>
<br>
I&quot;ve never heard of that, but, then, I don&#39;t typically try to use USB<br>
drives &#39;permanently&#39; &lt;G&gt;!<br>
<br>
I guess the only solution is to try and disable via hdparms, ..<br>
<br>
        Thanks!<br>
<br>
        Lee<br><br></blockquote></div><br></div>