<?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: Reformatted the Drobo</title>
	<atom:link href="http://nslog.com/2008/11/08/reformatted_the_drobo/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2008/11/08/reformatted_the_drobo</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: latchkey</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50771</link>
		<dc:creator>latchkey</dc:creator>
		<pubDate>Fri, 14 Nov 2008 17:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50771</guid>
		<description>I&#039;m the author of BackMyFruitUp (aka: DroboCapsule) mentioned above. You will need to add a DroboShare into the mix, but it will solve your problems.  :smile: 

I believe that your other alternative is to create a properly named/sized sparsebundle and back up to that instead of targeting the entire Drobo. That will limit the size of the backups so your Drobo doesn&#039;t appear full all the time. You can download my Create Backup Volume automator action application (say that 10 times fast heh) to simplify creating the sparsebundle.

Don&#039;t blame the Drobo. It is great. I&#039;m very happy with it.</description>
		<content:encoded><![CDATA[<p>I'm the author of BackMyFruitUp (aka: DroboCapsule) mentioned above. You will need to add a DroboShare into the mix, but it will solve your problems.  <img src='http://nslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />  </p>
<p>I believe that your other alternative is to create a properly named/sized sparsebundle and back up to that instead of targeting the entire Drobo. That will limit the size of the backups so your Drobo doesn't appear full all the time. You can download my Create Backup Volume automator action application (say that 10 times fast heh) to simplify creating the sparsebundle.</p>
<p>Don't blame the Drobo. It is great. I'm very happy with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Formatting the Drobo for Time Machine Backups &#124; NSLog();</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50699</link>
		<dc:creator>Formatting the Drobo for Time Machine Backups &#124; NSLog();</dc:creator>
		<pubDate>Wed, 12 Nov 2008 19:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50699</guid>
		<description>[...] few days ago I reformatted my Drobo because it was acting up. I was also made aware of the fact that the Drobo, like virtually all [...]</description>
		<content:encoded><![CDATA[<p>[...] few days ago I reformatted my Drobo because it was acting up. I was also made aware of the fact that the Drobo, like virtually all [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Robinson</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50665</link>
		<dc:creator>Alex Robinson</dc:creator>
		<pubDate>Tue, 11 Nov 2008 18:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50665</guid>
		<description>These might help you out:

http://drobo.com/droboapps/downloads/index.php?id=16

http://code.google.com/p/drobocapsule/

Alternatively, the official way is to make two partitions on the drobo.</description>
		<content:encoded><![CDATA[<p>These might help you out:</p>
<p><a  href="http://drobo.com/droboapps/downloads/index.php?id=16">http://drobo.com/droboapps/downloads/index.php?id=16</a></p>
<p><a  href="http://code.google.com/p/drobocapsule/">http://code.google.com/p/drobocapsule/</a></p>
<p>Alternatively, the official way is to make two partitions on the drobo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Charbonneau</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50662</link>
		<dc:creator>Marc Charbonneau</dc:creator>
		<pubDate>Tue, 11 Nov 2008 15:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50662</guid>
		<description>Well, that&#039;s really just how devices that provide virtualized storage space work. It&#039;s the same deal with high-end SANs as well as other products comparable to the Drobo, as far as I know. Drobo is actually more intelligent than other products; instead of just giving an error when it runs out of space, it drops the transfer speed down to a few MB per second when it&#039;s about to run out, giving you a better chance to notice or add a new drive.

The only other alternative is to re-partition the storage space every time you add or change a drive... not a good option.

The best option with Time Machine is to partition the fresh Drobo into two partitions, with one partition sized to the maximum amount of space you want to give to Time Machine. You have to be a little careful with the partition map though, read the article I wrote a while ago:

http://blog.mbcharbonneau.com/post/56856715/thoughts-on-the-drobo</description>
		<content:encoded><![CDATA[<p>Well, that's really just how devices that provide virtualized storage space work. It's the same deal with high-end SANs as well as other products comparable to the Drobo, as far as I know. Drobo is actually more intelligent than other products; instead of just giving an error when it runs out of space, it drops the transfer speed down to a few MB per second when it's about to run out, giving you a better chance to notice or add a new drive.</p>
<p>The only other alternative is to re-partition the storage space every time you add or change a drive... not a good option.</p>
<p>The best option with Time Machine is to partition the fresh Drobo into two partitions, with one partition sized to the maximum amount of space you want to give to Time Machine. You have to be a little careful with the partition map though, read the article I wrote a while ago:</p>
<p><a  href="http://blog.mbcharbonneau.com/post/56856715/thoughts-on-the-drobo">http://blog.mbcharbonneau.com/post/56856715/thoughts-on-the-drobo</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Tsai - Blog - Drobo and Time Machine</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50661</link>
		<dc:creator>Michael Tsai - Blog - Drobo and Time Machine</dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50661</guid>
		<description>[...] Erik Barzeski: [...]</description>
		<content:encoded><![CDATA[<p>[...] Erik Barzeski: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50659</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Tue, 11 Nov 2008 13:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50659</guid>
		<description>I&#039;m going to write an email to the Drobo folks, because frankly this is awfully disappointing. Why doesn&#039;t a freshly formatted Drobo say &quot;I&#039;m 2 TB in size, but 650 GB is already used&quot; (to get to the 1.35 TB size)? Then Time Machine would work perfectly.

How is this not a glaring, huge problem? What will happen when I fill  the thing up all the way?</description>
		<content:encoded><![CDATA[<p>I'm going to write an email to the Drobo folks, because frankly this is awfully disappointing. Why doesn't a freshly formatted Drobo say "I'm 2 TB in size, but 650 GB is already used" (to get to the 1.35 TB size)? Then Time Machine would work perfectly.</p>
<p>How is this not a glaring, huge problem? What will happen when I fill  the thing up all the way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50657</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Tue, 11 Nov 2008 04:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50657</guid>
		<description>Yes, it does suck for Time Machine. That&#039;s the downside to being able to easily add storage without any repartitioning, etc.</description>
		<content:encoded><![CDATA[<p>Yes, it does suck for Time Machine. That's the downside to being able to easily add storage without any repartitioning, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark Cox</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50656</link>
		<dc:creator>Clark Cox</dc:creator>
		<pubDate>Tue, 11 Nov 2008 03:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50656</guid>
		<description>[quote comment=&quot;50654&quot;]If that&#039;s the case, Drobos kind of suck, and I suspect we&#039;d have probably heard about this by now.[/quote]

Zach is correct. As far as the OS knows, you&#039;ve got a 2GB drive attached, and it will behave as such.  :neutral:</description>
		<content:encoded><![CDATA[<p class="quote_header"><a  href="http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50654">Erik J. Barzeski said</a> on November 10, 2008:</p>
<blockquote cite="http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50654"><p>
If that's the case, Drobos kind of suck, and I suspect we'd have probably heard about this by now.</p>
</blockquote>
<p>Zach is correct. As far as the OS knows, you've got a 2GB drive attached, and it will behave as such.  <img src='http://nslog.com/wp-includes/images/smilies/icon_neutral.gif' alt=':neutral:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50654</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Tue, 11 Nov 2008 00:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50654</guid>
		<description>[quote comment=&quot;50653&quot;]If it&#039;s formatted as 2GB but only has 1TB of space, Time Machine won&#039;t know that it&#039;s getting low on space when it gets close to 1TB, so it won&#039;t know to do the pruning. I think.[/quote]

If that&#039;s the case, Drobos kind of suck, and I suspect we&#039;d have probably heard about this by now.

But on the other hand, I have 400 GB of data on the drive now and the Finder&#039;s &quot;Get Info&quot; reports 1.6 TB free space, so who knows&#8230; It&#039;d be a pretty pathetic piece of engineering if everything somehow just fails when it approaches the actual storage capacity (1.35 TB).

So pathetic that, again, I suspect it&#039;s probably not the case.

P.S. And even if it did report the problem, going with the 16 TB option certainly wouldn&#039;t help things. Unfortunately you can&#039;t say &quot;1.35 TB&quot; - your choices are 1 TB, 2 TB, 4 TB, 8 TB, or 16 TB. :-P</description>
		<content:encoded><![CDATA[<p class="quote_header"><a  href="http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50653">Zach said</a> on November 10, 2008:</p>
<blockquote cite="http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50653"><p>
If it's formatted as 2GB but only has 1TB of space, Time Machine won't know that it's getting low on space when it gets close to 1TB, so it won't know to do the pruning. I think.</p>
</blockquote>
<p>If that's the case, Drobos kind of suck, and I suspect we'd have probably heard about this by now.</p>
<p>But on the other hand, I have 400 GB of data on the drive now and the Finder's "Get Info" reports 1.6 TB free space, so who knows&hellip; It'd be a pretty pathetic piece of engineering if everything somehow just fails when it approaches the actual storage capacity (1.35 TB).</p>
<p>So pathetic that, again, I suspect it's probably not the case.</p>
<p>P.S. And even if it did report the problem, going with the 16 TB option certainly wouldn't help things. Unfortunately you can't say "1.35 TB" - your choices are 1 TB, 2 TB, 4 TB, 8 TB, or 16 TB. <img src='http://nslog.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50653</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/11/08/reformatted_the_drobo#comment-50653</guid>
		<description>If it&#039;s formatted as 2GB but only has 1TB of space, Time Machine won&#039;t know that it&#039;s getting low on space when it gets close to 1TB, so it won&#039;t know to do the pruning. I think.</description>
		<content:encoded><![CDATA[<p>If it's formatted as 2GB but only has 1TB of space, Time Machine won't know that it's getting low on space when it gets close to 1TB, so it won't know to do the pruning. I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

