<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Another Hard Drive Dies</title>
	<atom:link href="http://doodleplex.com/glassmaze/another-hard-drive-dies/feed/" rel="self" type="application/rss+xml" />
	<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/</link>
	<description>Every jumbled pile of person</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:54:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: lapsed.cannibal</title>
		<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/comment-page-1/#comment-5476</link>
		<dc:creator>lapsed.cannibal</dc:creator>
		<pubDate>Tue, 08 Apr 2008 21:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://doodleplex.com/glassmaze/?p=485#comment-5476</guid>
		<description>&lt;p&gt;Thanks for the tips, all -- I&#039;ll check all that stuff out -- Drobo and the Terrastation in particular, both of which seem very cool. Though the Terrastation is a little scary -- it looks like it&#039;s getting ready to unfold into a angry giant robot from the 50s.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tips, all &#8212; I&#8217;ll check all that stuff out &#8212; Drobo and the Terrastation in particular, both of which seem very cool. Though the Terrastation is a little scary &#8212; it looks like it&#8217;s getting ready to unfold into a angry giant robot from the 50s.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joachim Bengtsson</title>
		<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/comment-page-1/#comment-5472</link>
		<dc:creator>Joachim Bengtsson</dc:creator>
		<pubDate>Tue, 08 Apr 2008 13:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://doodleplex.com/glassmaze/?p=485#comment-5472</guid>
		<description>&lt;p&gt;Z: Don&#039;t you need &lt;em&gt;identical&lt;/em&gt; drives to be able to hotswap? The cool thing about a Drobo or a ZRAID setup is that you can just replace a drive with a bigger one and thus basically never having to reformat.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Z: Don&#8217;t you need <em>identical</em> drives to be able to hotswap? The cool thing about a Drobo or a ZRAID setup is that you can just replace a drive with a bigger one and thus basically never having to reformat.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Z</title>
		<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/comment-page-1/#comment-5461</link>
		<dc:creator>Z</dc:creator>
		<pubDate>Mon, 07 Apr 2008 20:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://doodleplex.com/glassmaze/?p=485#comment-5461</guid>
		<description>&lt;p&gt;I actually just caved and bought a TeraStation Pro II.  A whole 2TB at, that running RAID5 (loss of 25% of data capacity).  Of course you don&#039;t need the rack mount version (I had to have it; just because I could use bolts to hang it up), but a wonderful product.  So, I can loose a hot swappable drive without loosing data.  I then hung two old USB drives off its two USB ports and have it doing automatic backups via its web-based software.  Priceless.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I actually just caved and bought a TeraStation Pro II.  A whole 2TB at, that running RAID5 (loss of 25% of data capacity).  Of course you don&#8217;t need the rack mount version (I had to have it; just because I could use bolts to hang it up), but a wonderful product.  So, I can loose a hot swappable drive without loosing data.  I then hung two old USB drives off its two USB ports and have it doing automatic backups via its web-based software.  Priceless.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joachim Bengtsson</title>
		<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/comment-page-1/#comment-5459</link>
		<dc:creator>Joachim Bengtsson</dc:creator>
		<pubDate>Mon, 07 Apr 2008 19:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://doodleplex.com/glassmaze/?p=485#comment-5459</guid>
		<description>&lt;p&gt;Time Machine over wifi is probably the one thing you need, the rest is just redundancy.&lt;/p&gt;

&lt;p&gt;Skip .Mac. It&#039;s all crap, both from experience and from what I&#039;ve read and heard. You don&#039;t need automated wireless backups with .Mac -- you have Time Machine for that.&lt;/p&gt;

&lt;p&gt;If you commit automatically, you will be committing broken code without commit messages. I&#039;d recommend against that :P Just get into the habit of committing for every atomic thing you implement, like for every complete step of a feature as long as it leaves trunk in a usable state.&lt;/p&gt;

&lt;p&gt;Get a Drobo for archival. It&#039;s redundant so you won&#039;t lose anything if a disk fails; you just have to copy the file over so it&#039;s not at tedious as burning CDs and keeping either very good labels or very good indices; it&#039;s spotlighted so finding the files later will be a piece of cake; and it&#039;s basically infinitely large (since you can swap disks for bigger ones while it&#039;s running) so it&#039;ll hold everything you throw at it. I use a drobo for movies and archives; I have basically every file I&#039;ve ever created since the eighties in one big spotlighted blob :)&lt;/p&gt;

&lt;p&gt;And SD! backups might be useful, but TM&#039;ll probably keep you safe anyhow :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Time Machine over wifi is probably the one thing you need, the rest is just redundancy.</p>

<p>Skip .Mac. It&#8217;s all crap, both from experience and from what I&#8217;ve read and heard. You don&#8217;t need automated wireless backups with .Mac &#8212; you have Time Machine for that.</p>

<p>If you commit automatically, you will be committing broken code without commit messages. I&#8217;d recommend against that :P Just get into the habit of committing for every atomic thing you implement, like for every complete step of a feature as long as it leaves trunk in a usable state.</p>

<p>Get a Drobo for archival. It&#8217;s redundant so you won&#8217;t lose anything if a disk fails; you just have to copy the file over so it&#8217;s not at tedious as burning CDs and keeping either very good labels or very good indices; it&#8217;s spotlighted so finding the files later will be a piece of cake; and it&#8217;s basically infinitely large (since you can swap disks for bigger ones while it&#8217;s running) so it&#8217;ll hold everything you throw at it. I use a drobo for movies and archives; I have basically every file I&#8217;ve ever created since the eighties in one big spotlighted blob :)</p>

<p>And SD! backups might be useful, but TM&#8217;ll probably keep you safe anyhow :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo Zottmann</title>
		<link>http://doodleplex.com/glassmaze/another-hard-drive-dies/comment-page-1/#comment-5457</link>
		<dc:creator>Carlo Zottmann</dc:creator>
		<pubDate>Mon, 07 Apr 2008 17:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://doodleplex.com/glassmaze/?p=485#comment-5457</guid>
		<description>&lt;p&gt;Actually, step 5 can be automated. SuperDuper can be scheduled to run automatically.&lt;/p&gt;

&lt;p&gt;I do this as well; I have an USB harddrive for that reason, which is usually turned off. SD is scheduled to run every Friday at 16:00, so I&#039;ve set up an iCal reminder that hits me each Friday at 15:45 w/ a sticky, high priority, red flashing reminder to turn on the drive.&lt;/p&gt;

&lt;p&gt;It&#039;s working really fine.&lt;/p&gt;

&lt;p&gt;If you want more info, you have my contact details. :)&lt;/p&gt;

&lt;p&gt;Cheers,
Carlo&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Actually, step 5 can be automated. SuperDuper can be scheduled to run automatically.</p>

<p>I do this as well; I have an USB harddrive for that reason, which is usually turned off. SD is scheduled to run every Friday at 16:00, so I&#8217;ve set up an iCal reminder that hits me each Friday at 15:45 w/ a sticky, high priority, red flashing reminder to turn on the drive.</p>

<p>It&#8217;s working really fine.</p>

<p>If you want more info, you have my contact details. :)</p>

<p>Cheers,
Carlo</p>]]></content:encoded>
	</item>
</channel>
</rss>

