From: NeilBrown <neilb@suse.de>
To: Ole Tange <tange@binf.ku.dk>
Cc: linux-raid@vger.kernel.org
Subject: Re: --grow RAID6 gives: md: md_do_sync() got signal ... exiting + hang
Date: Tue, 7 May 2013 21:54:36 +1000 [thread overview]
Message-ID: <20130507215436.46fb6857@notabene.brown> (raw)
In-Reply-To: <CANU9nTmqXjPFqU=p0vex2SgXjyv9L2NO5mafHoWqfH7n1kkhcw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1693 bytes --]
On Tue, 7 May 2013 13:36:56 +0200 Ole Tange <tange@binf.ku.dk> wrote:
> I am expanding my 9 harddisk RAID6 to 10 harddisk RAID6:
>
> md1 : active raid6 sdg[0] sdi[12](S) sdt[15](S) sdy[17](S) sdx[16](S)
> sdh[8] sdw[13] sdo[14] sdk[5] sdd[11] sdc[3] sdv[9] sdn[10]
> 27349121408 blocks super 1.2 level 6, 128k chunk, algorithm 2
> [9/9] [UUUUUUUUU]
> bitmap: 2/2 pages [8KB], 1048576KB chunk
>
> It is, however, hanging the system.
>
> # remove the bitmap
> mdadm -v --grow /dev/md1 -b none
>
> # Do the reshape
> mdadm -v --grow /dev/md1 --raid-devices=10
> --backup-file=/root/back-md1
> mdadm: Need to backup 7168K of critical section..
>
> cat /proc/mdstat
> <<hangs>>
>
> dmesg says:
>
> [4328128.021614] md: reshape of RAID array md1
> [4328128.021618] md: minimum _guaranteed_ speed: 10000 KB/sec/disk.
> [4328128.021621] md: using maximum available idle IO bandwidth (but
> not more than 30000 KB/sec) for reshape.
> [4328128.021783] md: using 128k window, over a total of 3907017344k.
> [4328128.312637] md: md_do_sync() got signal ... exiting
>
> Disk I/O is blocked to the RAID.
>
> What to do?
What does
grep . /sys/block/md1/md/*
show? Or does it hang?
What about "mdadm --examine /dev/sd*"
Did the "mdadm --grow" appear to complete, and return to the shell prompt?
What kernel version? What mdadm version?
A hanging /proc/mdstat is definitely not a good sign. The "got signal ...
exiting" isn't good either. I would expect more messages with that.
You didn't just "grep md" in dmesg did you? That is a complete dmesg output
for the entire time period that could possibly be relevant?
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2013-05-07 11:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 11:36 --grow RAID6 gives: md: md_do_sync() got signal ... exiting + hang Ole Tange
2013-05-07 11:54 ` NeilBrown [this message]
2013-05-07 12:08 ` Ole Tange
2013-05-07 12:40 ` NeilBrown
2013-05-07 11:56 ` Ole Tange
2013-05-07 12:14 ` NeilBrown
2013-05-07 12:16 ` Ole Tange
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=20130507215436.46fb6857@notabene.brown \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=tange@binf.ku.dk \
/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