linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RAID 5+1 with mdadm
       [not found] <S1754030Ab0IOUpu/20100915204550Z+730@vger.kernel.org>
@ 2010-09-15 21:24 ` Peter Krauss
  2010-09-15 22:52   ` Stan Hoeppner
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Krauss @ 2010-09-15 21:24 UTC (permalink / raw)
  To: linux-raid

Hello,

I am looking for a "step by step" webpage (or replied attach) for setup 
RAID 5+1

* RAID 5+1  (mirroring of RAID 5 sets)
* Linux Debian Lenny
* using mdadm (!?)
* 6 discs ~1.3 Tb

A recipe like

http://svn.debian.org/wsvn/pkg-mdadm/mdadm/trunk/debian/README.recipes?op=file&rev=0&sc=0 



is sufficient (!).

... or a a secure information about raid 5+1 installation steps: first 
RAID 0+1, then RAID 5?

thanks,
   Peter Krauss



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RAID 5+1 with mdadm
  2010-09-15 21:24 ` RAID 5+1 with mdadm Peter Krauss
@ 2010-09-15 22:52   ` Stan Hoeppner
  0 siblings, 0 replies; 2+ messages in thread
From: Stan Hoeppner @ 2010-09-15 22:52 UTC (permalink / raw)
  To: linux-raid

Peter Krauss put forth on 9/15/2010 4:24 PM:
> Hello,
> 
> I am looking for a "step by step" webpage (or replied attach) for setup
> RAID 5+1

You probably won't find one, unless someone writes one just for you.
RAID 5+1 is very non-standard.  In fact I've never heard of anyone using
it, only as a theoretical possibility.  RAID 50, or 5+0, is far more
common, and it itself is not very common overall.

Your goal will require nesting of RAID groups--nesting of md devices.
You're going to need to create two RAID5 md devices and then make a
RAID1 device from the two RAID5 devices.  If you already know how to
create a RAID5 md device and a RAID1 md device, this should be a piece
of cake.

Keep the mdadm man page open while you do it just in case.  The only
thing you really need to be concerned with are the chunk and stripe
sizes, which can get complicated when creating nested arrays.  I have no
idea what those parms should be for a 6 disk nested RAID5/1.  Maybe
someone here can help.

Good luck.

-- 
Stan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-15 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <S1754030Ab0IOUpu/20100915204550Z+730@vger.kernel.org>
2010-09-15 21:24 ` RAID 5+1 with mdadm Peter Krauss
2010-09-15 22:52   ` Stan Hoeppner

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).