linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@rimspace.net>
To: linux-raid@vger.kernel.org
Subject: USB disks for RAID storage (was Re: Please help me save my data)
Date: Sun, 17 Sep 2006 09:48:04 +1000	[thread overview]
Message-ID: <87odtfe5l7.fsf_-_@rimspace.net> (raw)
In-Reply-To: b53b67d20609110610v5d4a63a9ube77d918b0406484@mail.gmail.com

"Patrick Hoover" <phoover.eml@gmail.com> writes:

> Is anyone else having issues with USB interfaced disks to implement
> RAID? Any thoughts on Pros / Cons for doing this?  

I have done, as a trial.  USB disk support in recent 2.6 based
distributions was quite stable and reliable, and I had no significant
problems with RAID arrays -- including constructing arrays at boot time.

However, USB disk performance was not great; I wouldn't want to run more
than one, or possibly two, disks on a single USB controller.  Anything
more than that and you really see performance drop off.

Also, the USB transaction latency seems a bit greater than IDE or SATA,
so there are longer delays in data getting in or out of the system --
which add up, and make workloads with lots of fsync and small files
painful.


For bulk storage of large data with low performance requirements
chaining a whole bunch of USB disks off a single controller would be
acceptable, but otherwise I wouldn't bother.


I didn't investigate IEEE-1394 connected disks, but I anticipate them to
have similar issues with controller latency and bandwidth.  Tests with
two disks suggest a similar set of issues.[1]

Regards,
        Daniel

Footnotes: 
[1]  Also, Linux optimizes the 1394 bus less well than it could,
     so performance is hurt by that a bit.  

-- 
Digital Infrastructure Solutions -- making IT simple, stable and secure
Phone: 0401 155 707        email: contact@digital-infrastructure.com.au
                 http://digital-infrastructure.com.au/


  parent reply	other threads:[~2006-09-16 23:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11 12:16 Please help me save my data martin.kihlgren
2006-09-11 13:10 ` Patrick Hoover
2006-09-16 13:14   ` Molle Bestefich
2006-09-16 23:53     ` martin.kihlgren
2006-09-16 23:48   ` Daniel Pittman [this message]
2006-09-18  8:43     ` USB disks for RAID storage (was Re: Please help me save my data) Molle Bestefich
2006-09-19  9:59       ` Patrick Hoover
2006-09-20  2:11         ` USB disks for RAID storage Daniel Pittman
2006-09-21  5:25         ` USB disks for RAID storage (was Re: Please help me save my data) Molle Bestefich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87odtfe5l7.fsf_-_@rimspace.net \
    --to=daniel@rimspace.net \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).