From: Andrew Burgess <aab@cichlid.com>
To: linux raid mailing list <linux-raid@vger.kernel.org>
Subject: grow raid 6: different errors with mdadm 3.0.3 and 3.1
Date: Tue, 24 Nov 2009 10:21:39 -0800 [thread overview]
Message-ID: <1259086899.4139.4@athlon> (raw)
mdadm 3.0.3:
# mdadm -v /dev/md1 --grow --raid-devices=15
mdadm: Need to backup 19968K of critical section..
mdadm: /dev/md1: failed to save critical region
mdadm 3.1:
sudo ./mdadm -G /dev/md1 --raid-devices=15
mdadm: this change will reduce the size of the array.
use --grow --array-size first to truncate array.
e.g. mdadm --grow /dev/md1 --array-size 928142080
Hmmm. Can I just echo something into /proc to make this happen?
(assuming these are both mdadm bugs)
Or should I try another mdadm? I googled and a problem like #1
occured to someone using 3.0 and they worked around by using
2.6.7. But I'm starting to get nervous that mdadm may really be
trying to stop me from doing something dumb...
New fc12 upgrade, kernel 2.6.31.5-127.fc12.x86_64
Thanks for any help
------------------------------
sudo ./mdadm -D /dev/md1
/dev/md1:
Version : 1.02
Creation Time : Tue Sep 11 13:49:50 2007
Raid Level : raid6
Array Size : 8785916928 (8378.90 GiB 8996.78 GB)
Used Dev Size : 732159744 (698.24 GiB 749.73 GB)
Raid Devices : 14
Total Devices : 15
Persistence : Superblock is persistent
Update Time : Tue Nov 24 10:05:31 2009
State : clean
Active Devices : 14
Working Devices : 15
Failed Devices : 0
Spare Devices : 1
Layout : left-symmetric
Chunk Size : 128K
Name : 5
UUID : 5211e02e:19f8718e:8feeb699:03a4879f
Events : 9329236
Number Major Minor RaidDevice State
0 8 17 0 active sync /dev/sdb1
10 8 113 1 active sync /dev/sdh1
2 8 65 2 active sync /dev/sde1
8 8 161 3 active sync /dev/sdk1
4 8 81 4 active sync /dev/sdf1
13 8 129 5 active sync /dev/sdi1
9 8 97 6 active sync /dev/sdg1
11 8 33 7 active sync /dev/sdc1
12 8 177 8 active sync /dev/sdl1
7 8 145 9 active sync /dev/sdj1
15 65 49 10 active sync /dev/sdt1
14 8 49 11 active sync /dev/sdd1
17 9 4 12 active sync /dev/md4
16 9 3 13 active sync /dev/md3
18 65 1 - spare /dev/sdq1
next reply other threads:[~2009-11-24 18:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 18:21 Andrew Burgess [this message]
2009-11-26 3:22 ` grow raid 6: different errors with mdadm 3.0.3 and 3.1 Neil Brown
2009-11-26 15:02 ` Andrew Burgess
-- strict thread matches above, loose matches on Subject: below --
2009-11-24 18:46 Andrew Burgess
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=1259086899.4139.4@athlon \
--to=aab@cichlid.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).