Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Henrik Holst <holst@matmech.com>
To: Gavin McCullagh <gmccullagh@gmail.com>
Cc: Rich <rich@pcfusion.co.uk>, linux-raid@vger.kernel.org
Subject: Re: LINEAR RAID, little help
Date: Tue, 10 Apr 2007 23:49:28 +0200	[thread overview]
Message-ID: <1176241768.27056.28.camel@morticia> (raw)
In-Reply-To: <20070407203435.GA32499@gmail.com>

On Sat, 2007-04-07 at 21:34 +0100, Gavin McCullagh wrote:
> Hi,
> 
> On Sat, 07 Apr 2007, Rich wrote:
> 
> > Er, I went with Linear as reading around people seemed to recommend this 
> > for odd sized drives (my old drives are 80's, 120 and 320's) also a read 
> > somewhere that data on the other drives is more recoverable that most of 
> > the other RAID's.
> 
> You just want to make a large filesystem out of odd sized disks.  I guess
> that's fair enough.  The only reservation I'd have is that with N disks
> your likelihood of failure is multiplied by N as any disk failure takes the
> array down.  Personally, I'd be more inclined to try and put a separate
> filesystem on each disk and use symlinks to pull them together into one
> tree.
> 
> But now I know why linear raid can be more useful than raid-0, thanks.
> 

(This is maybe sort of off topic since this list about raid and not
filesystems and virtual such either.)

Maybe you just want the appearance of things being as one volume? I
might recommend you looking into unionfs:

http://www.filesystems.org/project-unionfs.html

It's actually quite useful. You might have some logical division of the
data. Put TV stuff on one disk, Movies on another. The unionfs overlay
maps everything together into a virtual bigdisk. It's also very simple
and no superblocks or headers needed either.

-- 
Henrik Holst <holst@matmech.com>

  reply	other threads:[~2007-04-10 21:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-07 11:17 LINEAR RAID, little help Rich
2007-04-07 17:33 ` Gavin McCullagh
2007-04-07 18:41   ` Rich
2007-04-07 20:34     ` Gavin McCullagh
2007-04-10 21:49       ` Henrik Holst [this message]
2007-04-10 23:12     ` Neil Brown
     [not found]       ` <461DE4CA.9020406@pcfusion.co.uk>
2007-04-12  7:58         ` Rich
2007-04-12  8:08           ` Neil Brown
2007-04-12 11:19             ` matt s.
2007-04-12 14:55             ` Bill Davidsen

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=1176241768.27056.28.camel@morticia \
    --to=holst@matmech.com \
    --cc=gmccullagh@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=rich@pcfusion.co.uk \
    /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