<div dir="ltr">I thought smart tools do not with USB disks. No?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 16, 2014 at 5:40 AM, Charles M <span dir="ltr"><<a href="mailto:chaslinux@gmail.com" target="_blank">chaslinux@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">To keep things simple at Computer Recycling we use gsmartcontrol (graphical front end to smartcontrol). It's nice because it puts in pink/red various kinds of errors drives have. The last tab has a short and extended test. Mind you this is when we're testing drives we haven't used before.<br>

</div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 11:55 PM, William Park <span dir="ltr"><<a href="mailto:opengeometry@yahoo.ca" target="_blank">opengeometry@yahoo.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Thu, May 15, 2014 at 10:54:31PM -0400, Khalid Baheyeldin wrote:<br>
> On Thu, May 15, 2014 at 9:55 PM, Khalid Baheyeldin <<a href="mailto:kb@2bits.com" target="_blank">kb@2bits.com</a>> wrote:<br>
><br>
> > The method I used is to connect the drive to the laptop, unmount the NTFS<br>
> > filesystem that is on it, and then do:<br>
> ><br>
> > time dd if=/dev/sdb bs=16mb of=/dev/null<br>
> ><br>
><br>
> It is finally done ...<br>
><br>
> # time dd if=/dev/sdb bs=16000k of=/dev/null<br>
> 61047+1 records in<br>
> 61047+1 records out<br>
> 1000204886016 bytes (1.0 TB) copied, 28626.2 s, 34.9 MB/s<br>
<br>
</div>34.9MB/s is pretty fast for USB2, but slow for USB3.  What I usually do<br>
in this case is<br>
    badblocks -b 4096 -c 4096 -sv ...<br>
    badblocks -b 4096 -c 4096 -swv ...<br>
where -w is for destructive read/write test.<br>
<div><br>
><br>
> real    477m6.269s<br>
> user    0m0.296s<br>
> sys     19m33.457s<br>
><br>
> That is 7.95 hours ...<br>
> --<br>
> Khalid M. Baheyeldin<br>
> <a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>
> Fast Reliable Drupal<br>
> Drupal optimization, development, customization and consulting.<br>
> Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
> Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
> For every complex problem, there is an answer that is clear, simple, and<br>
> wrong." -- H.L. Mencken<br>
<br>
</div>> _______________________________________________<br>
> kwlug-disc mailing list<br>
> <a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
> <a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
<br>
<br>
<br>
_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><div dir="ltr">Charles McColm, Author: Instant XBMC,<br>Columnist: Full Circle Magazine,<br>Project Manager: The Working Centre Computer Recycling Project<br>
Web: <a href="http://www.theworkingcentre.org/cr/" target="_blank">http://www.theworkingcentre.org/cr/</a><br>
Blog: <a href="http://www.charlesmccolm.com/" target="_blank">http://www.charlesmccolm.com/</a><br>Twitter/Identica/Google+: @chaslinux<br></div>
</font></span></div>
<br>_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br>

</div>