<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codemonkey.org.uk &#187; badblocks</title>
	<atom:link href="http://www.codemonkey.org.uk/tag/badblocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemonkey.org.uk</link>
	<description>Dave Jones' Linux &#38; opensource stuff.</description>
	<lastBuildDate>Sat, 03 Jul 2010 23:33:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>badblocks on a 1TB drive.</title>
		<link>http://www.codemonkey.org.uk/2009/03/19/badblocks-1tb-drive/</link>
		<comments>http://www.codemonkey.org.uk/2009/03/19/badblocks-1tb-drive/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 15:44:01 +0000</pubDate>
		<dc:creator>davej</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[badblocks]]></category>
		<category><![CDATA[disks]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.codemonkey.org.uk/?p=151</guid>
		<description><![CDATA[I always run badblocks on new drives when I get them, out of paranoia that there&#8217;s a chunk of bad disk just waiting to eat my data. Now that drives are starting to get into ludicrous sizes, the amount of time it takes to do this is going up dramatically. I just bought two 1TB [...]<p><a href="http://www.codemonkey.org.uk/2009/03/19/badblocks-1tb-drive/">badblocks on a 1TB drive.</a> is a post from: <a href="http://www.codemonkey.org.uk">codemonkey.org.uk</a></p>



No related posts.]]></description>
			<content:encoded><![CDATA[<p>I always run badblocks on new drives when I get them, out of paranoia that there&#8217;s a chunk of bad disk just waiting to eat my data. Now that drives are starting to get into ludicrous sizes, the amount of time it takes to do this is going up dramatically.  I just bought two 1TB drives. It turned out to be slightly cheaper than buying one 2TB drive, but had the other advantage that I could run two badblocks instances in parallel.</p>
<p>I invoke badblocks via mkfs&#8217;s -cc command line, which does a destructive read/write of patterns 0xaa, 0&#215;55, 0xff, and 0&#215;00 one 4k sector at a time.  So how long does it take ?</p>
<p>Two days, and twenty minutes.</p>
<p><a href="http://www.codemonkey.org.uk/2009/03/19/badblocks-1tb-drive/">badblocks on a 1TB drive.</a> is a post from: <a href="http://www.codemonkey.org.uk">codemonkey.org.uk</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.codemonkey.org.uk/2009/03/19/badblocks-1tb-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
