From: "Gordon Mohr (@ Bitzi)" <gojomo@bitzi.com>
To: Laurent CARON <lcaron@apartia.fr>
Cc: linux-raid@vger.kernel.org
Subject: Re: raid1 w/ 3 active mirrors?
Date: Mon, 30 May 2005 11:15:55 -0700 [thread overview]
Message-ID: <429B585B.1000305@bitzi.com> (raw)
In-Reply-To: <429AA530.2040702@apartia.fr>
Laurent CARON wrote:
> Gordon Mohr (@ Bitzi) a écrit :
>> How do you make all the disks active mirrors? When I add a third
>> partition
>> to an functioning RAID1 array (mdadm -a), it always enters as a
>> 'spare'. Only
>> after another disk fails out will it be brought into sync with the
>> remaining
>> active partition.
>>
>> (I'd like the third partition to be brought into sync, and kept in sync,
>> with the other two immediately, so that a fail does not trigger any
>> flurry of activity.)
> when you create the array:
>
> mdadm -Cv /dev/md0 -l1 -n10 /dev/sd{a,b,c,d,e,f,g,h,i,j}1
Thanks for the tip.
I'm hoping to do this to a prexisting array, so I'll probably need
to use --grow rather than -C together with -n/--raid-devices, but
you've pointed me in the right direction and I'll try this soon.
Merci!
- Gordon @ Bitzi
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2005-05-30 18:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-29 19:10 raid1 w/ 3 active mirrors? Gordon Mohr (@ Bitzi)
2005-05-29 19:54 ` Michael Tokarev
2005-05-29 21:03 ` Gordon Mohr (@ Bitzi)
2005-05-30 5:31 ` Laurent CARON
2005-05-30 18:15 ` Gordon Mohr (@ Bitzi) [this message]
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=429B585B.1000305@bitzi.com \
--to=gojomo@bitzi.com \
--cc=lcaron@apartia.fr \
--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.