<?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>ricketyclick &#187; Firewire</title>
	<atom:link href="http://ricketyclick.com/blog/index.php/tag/firewire/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricketyclick.com/blog</link>
	<description>Don't Expect Me to be Nice.</description>
	<lastBuildDate>Thu, 29 Jul 2010 01:54:40 +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>Linux: Hard Drives</title>
		<link>http://ricketyclick.com/blog/index.php/2008/07/20/linux-hard-drives/</link>
		<comments>http://ricketyclick.com/blog/index.php/2008/07/20/linux-hard-drives/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 11:01:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Drive Wire]]></category>
		<category><![CDATA[Firewire]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[micro SD Flash]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[SD Flash]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[Self-Monitoring Analysis and Reporting Technology]]></category>
		<category><![CDATA[SMART]]></category>

		<guid isPermaLink="false">http://ricketyclick.com/blog/?p=769</guid>
		<description><![CDATA[Shamus over at Twenty Sided recently had a drive go bad. I commented on my recent hard drive adventures: Corrupt hard drives aren’t the worst that can happen. I recently lost my entire home computer to thieves. No work related stuff–but I lost my anime torrents, and I can’t find working seeds for some of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shamusyoung.com/twentysidedtale/?p=1769">Shamus over at Twenty Sided recently had a drive go bad.</a> I commented on <a href="http://www.shamusyoung.com/twentysidedtale/?p=1769#comment-99785">my recent hard drive adventures</a>:</p>
<p style="padding-left: 30px;">Corrupt hard drives aren’t the worst that can happen. I recently lost my entire home computer to thieves. No work related stuff–but I lost my anime torrents, and I can’t find working seeds for some of them. (Some have since gone into R1 release, which means I can at least rent them, or even get them through Crunchyroll and pay for them for reduced guilt (Thanks, <a href="http://chizumatic.mee.nu/strike_witches_--_honor_among_thieves">SDB</a>!). Then there’s 4chan–you know, pictures of origami, cooking, weapons–four or five years worth, all gone.</p>
<hr width="30%" />
<p style="padding-left: 30px;">Yeah, XCOPY is OK — but the best tool from MS is <a rel="nofollow" href="http://en.wikipedia.org/wiki/Robocopy">ROBOCOPY</a>, one of the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9D467A69-57FF-4AE7-96EE-B18C4790CFFD">Resource Kit utilities</a>. The current version even maintains all the permissions and security stuff (which used to be handled by yet another RK utility, SCOPY). RC has all sorts of options for retrying copies of intermittently bad files (such as, for instance, files being copied over a flaky network connection). In fact, the last time I fooled with it, you had to be careful to set retries to 2 or 3, instead of the default 1000. With the VERBOSE option, it creates a textfile log of each file and directory it attempts to copy, and what the outcome was.</p>
<hr width="30%" />
<p style="padding-left: 30px;">Hard drives are so cheap now there is absolutely no excuse for not mirroring your drive. I just picked up a <a href="http://www.seagate.com/ww/v/index.jsp?vgnextoid=e2af99f4fa74c010VgnVCM100000dd04090aRCRD&#038;locale=en-US">750 GB Seagate Barracuda</a> for $100, and a <a href="http://www.seagate.com/ww/v/index.jsp?vgnextoid=65837ea70fafd010VgnVCM100000dd04090aRCRD&#038;locale=en-US">500 GB</a> for $80. (I should have gotten two 700s, but these were both one-day-only one-per-customer sales at Fry’s, and being an idiot, I didn’t think to just go to an ATM, take out $100, and go back. Sheesh.) The 500 is my new data drive (with a 170 GB bootable drive), and the 700 became my external backup drive after mounting it in a Firewire capable enclosure ($30, plus a $20 FW card). (And although USB is nominally faster than FW, apparently the FW protocol is more efficient.)</p>
<p style="padding-left: 30px;">I just recently converted to Linux, so I’m still figuring out the best way to do drive mirroring. Of course, I really should be doing father-grandfather backups, so I need two external drives….but the fact is, I’ve only got about 200 GB of data, so I can partition the 700, and copy into alternate partitions. Close enough, and better than trying to choose only the stuff that will fit on a 70 GB tape, which was what I had before.</p>
<p style="padding-left: 30px;">Beside, in another couple of years, 100 GB SD flash cards will cost $20, so I’ll be able to keep three-generation backups, and take quarterly permanent archives.</p>
<p style="padding-left: 30px;">(Then there’s micro-SD flash, which puts 2 GB on a chip the size of a fingernail. Sweet Electra, where could you <em>not</em> hide one of these things? Data smuggling just became undetectable.)</p>
<hr width="30%" />
<p style="padding-left: 30px;">There’s a simple registry hack that forces Windows to use a drive or partition other than C:\ for the Documents and Settings directory. It’s best done when setting up a new machine, but there’s a Profile utility that can move an existing profile on C: over to D:. That’s been useful more than once, because my experience is that C: fails more often than D:. Let me know if you want it, and I’ll dig out the procedure.</p>
<p style="padding-left: 30px;">I just bought a wonderful little tool called a <a rel="nofollow" href="http://www.apricorn.com/product_detail.php?type=family&amp;id=39">DriveWire</a>. This is a USB dongle that plugs into any IDE or SATA drive. I love it, because it allows me to test all the suspect drives I have lying around without having to repeatedly turn my computer on and off, and without worrying about a bad drive blowing out my on-board IDE controller.</p>
<hr width="30%" />
<p style="padding-left: 30px;">Finally, I also just discovered some utilities that monitor the so-called <a rel="nofollow" href="http://en.wikipedia.org/wiki/Self-Monitoring,_Analysis,_and_Reporting_Technology">SMART</a> tests built into almost all modern drives. SMART allows the drive to test itself, to report all kinds of internal conditions such as cumulative error counts and even temperature, and to log the last five errors it encountered. It looks to be a fabulous tool for predicting imminent drive failure, and I don’t understand why it’s not in wider use. I’m still trying to figure out if the Linux-compatible SMART utilities can work over USB connections, but I’m for damn sure going to start using it on my internal drives.</p>
<p>[Slightly edited for my purposes here.]</p>
]]></content:encoded>
			<wfw:commentRss>http://ricketyclick.com/blog/index.php/2008/07/20/linux-hard-drives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
