<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
The extrapolation presumes a constant rate of fill and may approach the top throughput available, <BR>
and doesn't account for archiving and removal that may be going on.<BR>
<BR>
a virus that copies a 513byte file infinitely will fill your drive as quickly as one <BR>
producing 1023byte files because of the sector size issue, won't it? <BR>
Hard drives do not fill uniformly, but mostly fill 512byte blocks. <BR>
The index may or may not accurately show the files number and size filled.<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Sean McNealy &lt;<A HREF="mailto:Sean%20McNealy%20%3csean.mcnealy@gmail.com%3e">sean.mcnealy@gmail.com</A>&gt;<BR>
<B>Reply-to</B>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;ale@ale.org&gt;<BR>
<B>To</B>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;<A HREF="mailto:Atlanta%20Linux%20Enthusiasts%20-%20Yes!%20We%20run%20Linux!%20%3cale@ale.org%3e">ale@ale.org</A>&gt;<BR>
<B>Subject</B>: Re: [ale] A little math<BR>
<B>Date</B>: Wed, 10 Feb 2010 12:14:49 -0500<BR>
<BR>
<PRE>
Testing to a file on my machine (no raid going on)
512000000 bytes (512 MB) copied, 81.1661 s, 6.3 MB/s

extrapolation: 1TB @ 6.3 MB/s is 44 hours.  Wow, that is a long time.

I forget the relevant specs for this machine, but for comparison
copying that same 512MB file was:
512000000 bytes (512 MB) copied, 7.091 s, 72.2 MB/s

And... now I'm out of entropy!

-Sean

On Wed, Feb 10, 2010 at 11:35 AM, Scott Castaline &lt;<A HREF="mailto:skotchman@gmail.com">skotchman@gmail.com</A>&gt; wrote:
&gt; Okay I've got a dumb question for you math types. How long should it
&gt; take to fill a 1TB hdd with random data using
&gt; &quot;dd if=/dev/urandom of=/dev/sd&quot;? I've done some more searching and found
&gt; some numbers and if I figured them right I'm looking at about 8 days. Is
&gt; this accurate?
&gt; _______________________________________________
&gt; Ale mailing list
&gt; <A HREF="mailto:Ale@ale.org">Ale@ale.org</A>
&gt; <A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at
&gt; <A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A>
&gt;
_______________________________________________
Ale mailing list
<A HREF="mailto:Ale@ale.org">Ale@ale.org</A>
<A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A>
See JOBS, ANNOUNCE and SCHOOLS lists at
<A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A>
</PRE>
<BR>
</BODY>
</HTML>