linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Cizek <cizek@rcn.com>
To: linux-raid@vger.kernel.org
Subject: Adding a device to an active RAID1 array
Date: Wed, 18 Jan 2006 12:58:36 -0600	[thread overview]
Message-ID: <43CE8FDC.4020501@rcn.com> (raw)


Hi,

Are there any known issues with changing the number of active devices in 
a RAID1 array?

I'm trying to add a third mirror to an existing RAID1 array of two disks.

I have /dev/md5 as a mirrored pair of two 40 GB disks.  Directly on top 
of it is a 40 GB XFS filesystem.

When I do "mdadm --grow /dev/md5 -n 3" the count of devices changes from 
2 to 3, as expected.
If the XFS filesystem is mounted, the array size changes to 3.0 GB.
If it is not mounted everything works fine.

Is this supposed to work, is it required that the array be inactive to 
add a disk, or am I just doing
something stupid?

If there is a better forum for this question, please direct me there.
In any case TIA for any help.

-Bill




             reply	other threads:[~2006-01-18 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-18 18:58 Bill Cizek [this message]
2006-01-18 23:31 ` Adding a device to an active RAID1 array Neil Brown

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=43CE8FDC.4020501@rcn.com \
    --to=cizek@rcn.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 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).