From: Neil Brown <neilb@suse.de>
To: Michael Evans <mjevans1983@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Growing raid 5 to 6; /proc/mdstat reports a strange value?
Date: Fri, 29 Jan 2010 23:23:34 +1100 [thread overview]
Message-ID: <20100129232334.45a4103c@notabene> (raw)
In-Reply-To: <4877c76c1001241949p20089932saae123a1c2871ac0@mail.gmail.com>
On Sun, 24 Jan 2010 19:49:31 -0800
Michael Evans <mjevans1983@gmail.com> wrote:
> mdX : active raid5 sdd1[8](S) sdb1[7](S) sdf8[0] sdl8[4] sdk2[5]
> sdc1[6] sdj6[3] sdi8[1]
> Y blocks super 1.1 level 5, 128k chunk, algorithm 2 [6/6] [UUUUUU]
>
> # mdadm --grow /dev/mdX --level=6 --raid-devices=8
> --backup-file=/root/mdX.backupfile
>
> mdX : active raid6 sdd1[8] sdb1[7] sdf8[0] sdl8[4] sdk2[5] sdc1[6]
> sdj6[3] sdi8[1]
> Y blocks super 1.1 level 6, 128k chunk, algorithm 18 [8/9] [UUUUUU_U]
> [>....................] reshape = 0.0% (33920/484971520)
> finish=952.6min speed=8480K/sec
>
> !!! mdadm 3.1.1 I wanted an 8 device raid-6; Why do you show 9?
That is weird isn't it. It is showing that 8 devices are in the array, of
which 9 are working. That cannot be right.
More worrying is that the second last device claim to not be present, which
doesn't seem right.
>
> What is it showing me now???
>
> blocks super 1.1 level 6, 128k chunk, algorithm 2 [8/10] [UUUUUUUU]
>
So now of the 8 devices, 10 are working!! At least all are present.
> ... Did it actually do what I want but just show me the wrong result
> with kernel 2.6.32-gentoo-r2
Some simple testing suggests it did do what you want, but reported something
silly in /proc/mdstat.
I'll see if I can work out what is happening.
Thanks for the report.
NeilBrown
next prev parent reply other threads:[~2010-01-29 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-25 3:49 Growing raid 5 to 6; /proc/mdstat reports a strange value? Michael Evans
2010-01-29 12:23 ` Neil Brown [this message]
2010-01-30 7:07 ` Michael Evans
2010-02-10 2:12 ` 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=20100129232334.45a4103c@notabene \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=mjevans1983@gmail.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 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.