linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guy Martin <gmsoft@tuxicoman.be>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Raid 5 to raid 6 reshape failure after reboot
Date: Mon, 19 Oct 2009 15:53:22 +0200	[thread overview]
Message-ID: <20091019155322.65b4287f@zombie> (raw)
In-Reply-To: <358606dfd356518f7fa42219f26082d2.squirrel@neil.brown.name>


Hi Neil,

Same result with the latest commit after a reboot.

Maybe the problem comes from the fact that I first try to assemble
the array without providing a backup file ?

For reference I did the following :
mdadm --create /dev/md0 -l 5 -n 3 /dev/sd[bdf]1
mdadm --add /dev/md0 /dev/sde1
[wait for the raid 5 to rebuild]
mdadm --grow /dev/md0 --backup-file backup -l 6 -n 4
[wait a few hours]
reboot
mdadm --assemble /dev/md0 /dev/sd[bdef]1
mdadm --assemble /dev/md0 /dev/sd[bdef]1 --backup-file backup

Any other output you'd need ?

  Guy

On Mon, 19 Oct 2009 07:14:06 +1100
"NeilBrown" <neilb@suse.de> wrote:

> 
> Thanks for doing this testing!
> 
> > Any idea how to resolve this issue ?
> 
> Try pulling the very latest from my git repo.  I was doing some
> testing like this just last week and found a number of issues which I
> think I have fixed.
> 
> NeilBrown
> 


  reply	other threads:[~2009-10-19 13:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 16:10 Raid 5 to raid 6 reshape failure after reboot Guy Martin
2009-10-18 20:14 ` NeilBrown
2009-10-19 13:53   ` Guy Martin [this message]
2009-10-19 20:05     ` NeilBrown
2009-10-20  5:54       ` NeilBrown
2009-10-20  8:37         ` Guy Martin
2009-10-21 23:44           ` Neil Brown
2009-10-22  9:29             ` Guy Martin
2009-10-29  4:55               ` Neil Brown
2009-10-22 14:20             ` Guy Martin
2009-10-29  3:32               ` 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=20091019155322.65b4287f@zombie \
    --to=gmsoft@tuxicoman.be \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).