I&#39;ve had no problems running a ext3 on my drobo.  Everything works just as you would expect it.  The caveat is that it&#39;s a little harder to get volume sizes in excess of 2TB.<br><br>Here&#39;s how the drobo typically works:<br>
<br>power on drobo, insert bunch of drives, boom 2tb drive shows up on operating (regardless of actual storage size).  This is something that is typical of almost any logical storage device because operating systems don&#39;t often deal with drives changing their size on the fly.<br>
<br>If you add in more drives you&#39;ll have an additional drive just show up.  So, if you&#39;ve got 3x1TB drives and 1x500GB in your drobo, you&#39;ll have 2.5TB of usable space. This will show up as /dev/sdc1 and /dev/sdc2 as both being 2TB drives.  You can fill either one with 2TB of data, as long as the other doesn&#39;t have more than 500GB. Furthermore, you can change on the fly, balance with 1.25TB on each, whatever.<br>
<br>With NTFS and HFS+ you can specify up to a 16TB volume size.  You can do the same for EXT3, but it&#39;s a little more complicated.<br><br>--Patrick<br><br><br><div class="gmail_quote">On Wed, Aug 19, 2009 at 1:04 PM, G.Pitman <span dir="ltr">&lt;<a href="mailto:gpitman@gmail.com">gpitman@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">We do have a guy in house that has been using a Drobo for over a year and is pretty happy.<br>
<br>Is anyone running a Drobo with ext3? My Google searches show it being a bit sketchy/unsupported.<br>
<br>_______________________________________________<br>
wplug mailing list<br>
<a href="mailto:wplug@wplug.org">wplug@wplug.org</a><br>
<a href="http://www.wplug.org/mailman/listinfo/wplug" target="_blank">http://www.wplug.org/mailman/listinfo/wplug</a><br>
<br></blockquote></div><br>