linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: "Raphael Müller" <rapmue@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: change from raid 5 to raid 6 interrupted
Date: Fri, 22 Apr 2011 16:05:01 +0100	[thread overview]
Message-ID: <4DB1991D.1090902@anonymous.org.uk> (raw)
In-Reply-To: <BANLkTikBscshav-eDHHAGWh=6iuDMj=b0w@mail.gmail.com>

On 22/04/2011 15:49, Raphael Müller wrote:
> last week i tried to grow my raid 5 with 4 disks to a raid 6 with 5
> disks. accidentialy i dropped the powersource and the resync process
> stopped.
>
> i could start the nas with a rescue stick, but i still wasnt' able to
> complete the resync. there are some output from different commands
> (examine and assemble tries)
>
> i'm very confused, because there stands active sync, but raid 6 and i
> think since it was very at the beginning, there was no data changed on
> the 4 raid 5 disks.
>
> what should i do? and is it possible to rebuild this array? luckily i
> have somewhere around 90% of the data backed up on another nas.

The end of the assemble output has the answer:
> mdadm:/dev/md1 has an active reshape - checking if critical section needs to be restored
> mdadm: Failed to find backup of critical section
> mdadm: Failed to restore critical section for reshape, sorry.
>       Possibly you needed to specify the --backup-file

You need to manually re-issue the assemble command, and specify the 
--backup-file you gave when you started the --grow. That should get the 
array assembled and the reshape running again.

Cheers,

John.

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2011-04-22 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BANLkTikntFUK5rX1oTynY849=o-GuDL2Yg@mail.gmail.com>
2011-04-22 14:49 ` change from raid 5 to raid 6 interrupted Raphael Müller
2011-04-22 15:05   ` John Robinson [this message]
     [not found]     ` <BANLkTi=4i67qxZ9ymD+VpuCszPzby57d8w@mail.gmail.com>
2011-04-22 15:23       ` John Robinson
2011-04-22 22:06         ` NeilBrown
2011-04-23 15:23           ` Raphael Müller

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=4DB1991D.1090902@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=linux-raid@vger.kernel.org \
    --cc=rapmue@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 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).