From: Brad Dameron <brad@seatab.com>
To: linux-raid@vger.kernel.org
Subject: RE: Software RAID 0+1 with mdadm.
Date: Wed, 26 Jan 2005 12:32:36 -0800 [thread overview]
Message-ID: <1106771556.21977.1.camel@serpent> (raw)
In-Reply-To: <200501252302.j0PN2A904022@www.watkins-home.com>
On Tue, 2005-01-25 at 15:04, Guy wrote:
> For a more stable array, build a RAID0 out of 2 RAID1 arrays.
>
> Like this:
>
> mdadm --create /dev/md1 --level=1 --chunk=4 --raid-devices=2 /dev/sdb1
> /dev/sdc1
> mdadm --create /dev/md2 --level=1 --chunk=4 --raid-devices=2 /dev/sdd1
> /dev/sde1
> mdadm --create /dev/md0 --level=0 --chunk=4 --raid-devices=2 /dev/md1
> /dev/md2
>
> You can put a file system directly on /dev/md0
>
> Are all of the disks on the same cable?
>
> Not sure about your booting issue.
>
> Guy
>
Ya I did this setup as well. Still the same booting issue. Once it's
booted I can run mdadm --assemble --scan and it will find just the
stripe and then add it. I saw several people having this issue on a
google search. But never any solutions.
Brad Dameron
SeaTab Software
www.seatab.com
next prev parent reply other threads:[~2005-01-26 20:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 22:28 Software RAID 0+1 with mdadm Brad Dameron
2005-01-25 23:04 ` Guy
2005-01-26 20:32 ` Brad Dameron [this message]
2005-01-27 5:02 ` Guy
2005-01-26 15:17 ` Luca Berra
2005-01-26 22:14 ` J. Ryan Earl
2005-01-27 5:24 ` Neil Brown
2005-01-27 16:01 ` Luca Berra
2005-01-27 17:02 ` Brad Dameron
2005-01-27 5:30 ` Neil Brown
2005-01-27 8:13 ` Holger Kiehl
2005-01-27 15:50 ` Guy
2005-01-27 16:19 ` RAID-10 with odd number of disks (was Re: Software RAID 0+1 with mdadm.) Andy Smith
2005-01-27 17:16 ` Guy
2005-01-27 17:27 ` Andy Smith
2005-01-27 17:42 ` Andy Smith
2005-01-27 18:30 ` Guy
2005-01-27 22:31 ` berk walker
-- strict thread matches above, loose matches on Subject: below --
2005-02-08 14:32 Software RAID 0+1 with mdadm linux
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=1106771556.21977.1.camel@serpent \
--to=brad@seatab.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.