<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 25, 2013 at 1:41 PM, Chris Dennis <span dir="ltr"><<a href="mailto:cgdennis@btinternet.com" target="_blank">cgdennis@btinternet.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello rsync people<br>
<br>
Today I was recovering data from a beginning-to-fail external USB hard disk.<br>
<br>
I started with my usual 'rsync -av --ignore-errors <source> <dest>', and that was fine until it got to the first I/O errors.  It paused but continued after the first couple of errors, but then the disk started buzzing and rsync gave error messages for every file (I'm afraid I didn't note the exact text of the messages).  After that, every run of rsync (trying to --exclude the faulty files and folders) started the disk buzzing again, and rsync couldn't copy anything.<span class=""><font color="#888888"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank"></a></font></span></blockquote>
<div><br></div><div>I don't know why rsync's normal operations are triggering bad disk behavior in your case, but here's a program that might help you get your data:<br><a href="http://stromberg.dnsalias.org/~dstromberg/try-copying-up-to-n-times.html">http://stromberg.dnsalias.org/~dstromberg/try-copying-up-to-n-times.html</a> <br>
</div></div><br></div><div class="gmail_extra">I used it to recover data from a flaky Lustre filesystem once.<br><br></div></div>