[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



On Mon, 2005-01-10 at 16:54 -0500, Greg Freemyer wrote:
> I've noticed that I get a log of disk read activitity on /dev/hdc when I do 
> 
>     dd if=/dev/zero of=/dev/hdc
> 
> I'm using "iostat -d 5" to see the read activity, and it is really
> slowing down the above.
> 
> I have no idea why there is disk read activity, and the machine is
> doing nothing else.  Also if I kill the above dd, the read activity
> stops.

	I don't know why you're seeing reads either, unless iostat is wrong, or
the kernel is.

	As another data point, try bumping up the block size of the dd like
this:

	dd bs=1024M if=/dev/zero of=/dev/hdc

and stand well back ;-).

-- 
kernel, n.: A part of an operating system that preserves the
medieval traditions of sorcery and black art.

Danny


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00336" href="msg00336.html">[ale] Understanding dd and/or /dev/zero</a></strong>
<ul><li><em>From:</em> greg.freemyer at gmail.com (Greg Freemyer)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00330" href="msg00330.html">[ale] Understanding dd and/or /dev/zero</a></strong>
<ul><li><em>From:</em> greg.freemyer at gmail.com (Greg Freemyer)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00333.html">[ale] 1GB usb</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00335.html">[ale] 1GB usb</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00330.html">[ale] Understanding dd and/or /dev/zero</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00336.html">[ale] Understanding dd and/or /dev/zero</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00334"><strong>Date</strong></a></li>
<li><a href="threads.html#00334"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>