<?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>bad sectors &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/bad-sectors/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Aug 2019 17:47:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>Time required for badblocks -svn for 1.8TB drive under RAID0</title>
		<link>https://blog.henrypoon.com/blog/2015/01/27/time-required-for-badblocks-svn-for-1-8tb-drive-under-raid0/</link>
					<comments>https://blog.henrypoon.com/blog/2015/01/27/time-required-for-badblocks-svn-for-1-8tb-drive-under-raid0/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Wed, 28 Jan 2015 05:02:06 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[bad sectors]]></category>
		<category><![CDATA[badblocks]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[computer maintenance]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Over]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Serial ATA]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Western Digital]]></category>
		<guid isPermaLink="false">https://www.henrypoon.com/blog/?p=2021</guid>

					<description><![CDATA[I was curious to see if I had any bad sectors on a set of drives (3x640GB = 1.8TB) I&#8217;ve owned since 2010, so I ran &#8220;badblocks -svn&#8221; on that drive and it took a little over three days to complete. Some info about the drive setup: 3x 640GB Western Digital Caviar Black SATA 3.0 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I was curious to see if I had any bad sectors on a set of drives (3x640GB = 1.8TB) I&#8217;ve owned since 2010, so <strong>I ran &#8220;badblocks -svn&#8221; on that drive and it took a little over three days to complete</strong>.</p>
<p>Some info about the drive setup:</p>
<ul>
<li>3x 640GB Western Digital Caviar Black</li>
<li>SATA 3.0 Gb/s</li>
<li>RAID0</li>
</ul>
<p>Some info on the badblocks command specifically:</p>
<ul>
<li>s &#8211; shows scan progress (percent completion)</li>
<li>v &#8211; verbose mode</li>
<li>n &#8211; non-destructive read-write mode and requires the drive to not be mounted (more info about the test mode&nbsp;below)
<ol>
<li>block is first read</li>
<li>test pattern then written into that block</li>
<li>test pattern then read from that block</li>
<li>compare the results from 2-3 to see if they&#8217;re the same</li>
<li>put back the original block</li>
</ol>
</li>
</ul>
<p>Hopefully, this gives a reference for others who want to run this test so that they have an idea at least for how long the test would take. &nbsp;For a less thorough, but faster test, one can opt to do a non-destructive read test (leave out the &#8220;n&#8221; option) and it also does not care whether the disk is mounted or not.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2015/01/27/time-required-for-badblocks-svn-for-1-8tb-drive-under-raid0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2021</post-id>	</item>
	</channel>
</rss>
