linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roman Mamedov <rm@romanrm.ru>
To: lrhorer@satx.rr.com
Cc: linux-raid@vger.kernel.org
Subject: Re: Nested RAID and booting
Date: Wed, 8 Jun 2011 13:27:18 +0600	[thread overview]
Message-ID: <20110608132718.7f88bac9@natsu> (raw)
In-Reply-To: <D1.7A.00666.3AE0FED4@cdptpa-omtalb.mail.rr.com>

[-- Attachment #1: Type: text/plain, Size: 806 bytes --]

On Wed, 8 Jun 2011 00:54:44 -0500
"Leslie Rhorer" <lrhorer@satx.rr.com> wrote:

> Will simply putting them in the mdadm.conf file prior to the RAID6 array do
> the trick?

Seems to work just fine for me.

Well, I also have the member array explicitly listed in a DEVICE clause,
together with physical drives. So I am not really sure if the default
"DEVICE partitions" would also include MD devices.

So in my mdadm.conf I have, roughly: 

  DEVICE /dev/disk/by-id/ata-WDC_WD20EADS-*-part*
  DEVICE /dev/disk/by-id/ata-WDC_WD15EADS-*-part*
  DEVICE /dev/disk/by-id/ata-Hitachi_HDS*-part*
  DEVICE /dev/md1
  ARRAY /dev/md1 UUID=...................................
  ARRAY /dev/md0 UUID=...................................

...where md1 is a member of md0.

-- 
With respect,
Roman

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-06-08  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08  5:54 Nested RAID and booting Leslie Rhorer
2011-06-08  7:27 ` Roman Mamedov [this message]
2011-06-21 14:28 ` Phillip Susi

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=20110608132718.7f88bac9@natsu \
    --to=rm@romanrm.ru \
    --cc=linux-raid@vger.kernel.org \
    --cc=lrhorer@satx.rr.com \
    /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).