HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Storage

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-08-2007, 03:52 PM
Gary Seven
 
Posts: n/a
Default Data Robotics "Drobo". Anyone ever heard of this?

Just wondering if anyone has used or seen this so-called "raid alternative."
They call it a "storage robot." No, I am not spamming for this company, I
actually just read about them in PC Photo's enewsletter, and was wondering
if anyone out there has heard anything about this storage solution, good or
bad.

Link: http://www.drobo.com/products.aspx#products_nav

Later,

G7

Reply With Quote
Sponsored Links
  #2  
Old 08-08-2007, 08:58 PM
Arno Wagner
 
Posts: n/a
Default Re: Data Robotics "Drobo". Anyone ever heard of this?

Previously Gary Seven <G7@invalid.net> wrote:
> Just wondering if anyone has used or seen this so-called "raid alternative."
> They call it a "storage robot." No, I am not spamming for this company, I
> actually just read about them in PC Photo's enewsletter, and was wondering
> if anyone out there has heard anything about this storage solution, good or
> bad.


> Link: http://www.drobo.com/products.aspx#products_nav


> Later,


> G7


I would stay away from this. The whole "no need ti understand anything,
this black box will jsut take care of it" is highly suspicuous. You
also do not get any information on how safe your data is and what
happens if drives fail.

From the stated size figures, I conclude this likely is a
Linux box with some LVM scripting to atomate things and
using the RAID5 ''grow'' feature (a two disk RAID5 is
possible with Linux...). I think thins thing is overpriced and
that knowlede of how RAID works is essential in order to
avoid nasty surprises.

Arno


Reply With Quote
  #3  
Old 08-09-2007, 03:32 AM
Aidan Karley
 
Posts: n/a
Default Re: Data Robotics "Drobo". Anyone ever heard of this?

In article <5hu3mfF3l4dqfU1@mid.individual.net>, Gary Seven wrote:
> Just wondering if anyone has used or seen this so-called "raid alternative."
> They call it a "storage robot."


> Link: http://www.drobo.com/products.aspx#products_nav
>

This got a few mentions on some of the Linux fora a short while ago. The
consensus was that, as Arno says, it's probably a single-purpose distribution
with some clever configuration work which has been done on it. It might (as
they claim) contain some proprietary, patent-pending technology which does a
job similar to RAID, but from the descriptions that have been put out, it's a
duck ("if it looks like a duck, walks like a duck, quacks like a duck and
tastes like a duck ... then it's probably a duck.")
Most of the discussion centred on if it was likely to contain code that
should be published due to being derived from GPL'd code (or some other Open
Source License) ; no-one had examined an actual device, but the general
consensus was that it was not necessarily the case that to build such a machine
on top of an existing body of code would require writing new code that would
require to be released. It could be done with un-modified GPL'd utilities but
using freshly-written ("clean room") code in the script files that glued things
together, and that any *brand new* software they wrote (implementing their
"patent-pending" technologies) wouldn't need to be GPL'd, because it's by
definition, new code. Or they could have built it on a code-base under a
BSD-ish license. Or they could have built it from scratch in a clean room.
But the betting is that they didn't do a "clean room" re-implementation
- there are enough FLOSS projects for making dedicated NAS-like systems to give
a good indication of the number of programmer hours that are be involved in
producing the necessary code on top of an available corpus of code ; building
an entire OS to "enterprise" levels of stability is a very large project for a
relatively small company. So, the likelihood is that they've either done some
clever configuration work and written their own "non-RAID--RAID-alike" part of
the system, or they've conveniently forgotten to release source code which they
should have.

Be interesting to see if anyone cares sufficiently to buy one and take
it's "system code" apart.
Seeing what file system is used would be a good start.

--
Aidan Karley
Aberdeen, Scotland
Written at Thu, 09 Aug 2007 02:07 +0100, but posted later.
Using VA 5.51 build 315 under Windows 2000 build 2195.

Reply With Quote
  #4  
Old 08-09-2007, 07:41 PM
bealoid
 
Posts: n/a
Default Re: Data Robotics "Drobo". Anyone ever heard of this?

Aidan Karley <name1_name2@email.provider.invalid> wrote in
news:VA.0000143c.0d56c7a6@email.provider.invalid:

[snip]

> Seeing what file system is used would be a good start.


http://www.drobo.com/support.aspx#q11

Quote:
Q. Can I switch my Drobo between a Macintosh and PC?
A. That depends on how you formatted Drobo in the beginning. Generally,
Window's-based PCs use "NTFS" formatting. Macs use "HFS+". Macs can "read-
only" from NTFS formatted drives. PCs can't read HFS+ drives without
special software installed (You can experiment using "FAT32" (MS-DOS)
formatting for use between Macs & PCs but this format is not officially
supported - see drobo.com for more information).
Reply With Quote
  #5  
Old 08-12-2007, 06:25 AM
Aidan Karley
 
Posts: n/a
Default Re: Data Robotics "Drobo". Anyone ever heard of this?

In article <Xns9987C84DA486BYAsfKJXSTO@194.117.143.53>, Bealoid wrote:
> [snip]
>
> > Seeing what file system is used would be a good start.

>
> http://www.drobo.com/support.aspx#q11
>
>
Quote:
> Q. Can I switch my Drobo between a Macintosh and PC?
> A. That depends on how you formatted Drobo in the beginning. Generally,
> Window's-based PCs use "NTFS" formatting. Macs use "HFS+". Macs can "read-
> only" from NTFS formatted drives. PCs can't read HFS+ drives without
> special software installed (You can experiment using "FAT32" (MS-DOS)
> formatting for use between Macs & PCs but this format is not officially
> supported - see drobo.com for more information).
>
>


If it's a NAS ("Network Attached Storage") device, what matters to the
network-ed devices is if it can talk an appropriate network "mass storage"
protocol. (examples include "NFS", "Microsoft Windows Shared Volume", "CIFS",
"FTP", "whatever-protocol-YouTube-uses".
How the drives are internally formatted is only of interest if you're trying
to access the metal of the drives from outside. For example, if they're as
legible as internal drives in a Windows Network.

--
Aidan Karley
Aberdeen, Scotland
Written at Sun, 12 Aug 2007 01:52 +0100, but posted later.
Using VA 5.51 build 315 under Windows 2000 build 2195.

Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
I get "Usbperf data collection failed" every 8 minutes under Vista Dave Windows Vista 6 11-29-2007 10:43 PM
Installation error: "Rename Temp file failed" (Microsoft Robotics Studio) Al Windows XP 1 07-05-2007 08:07 PM
"Extended Properties" and "Alternate Data Streams" Incompatible with Offline Files??? Kevin Myers Windows XP 0 06-25-2007 07:22 PM
Getting error "usbperf data collection failed" by the hundreds Imageman Windows Vista 1 06-15-2007 08:52 PM
"data is a Windows system folder" ? Where is the reference ? How to delete ? Frank Callone Windows XP 1 06-09-2007 09:15 AM


All times are GMT. The time now is 08:49 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger