All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brett King <king.br@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Re: compute_blocknr: map not correct error during RAID6 reshape 6 -> 7 disks, mdadm 3.1.2 / kernel 2.6.34-rc3
Date: Thu, 22 Apr 2010 13:43:39 +1000	[thread overview]
Message-ID: <i2s8cf253381004212043ud8d89d56n8c2ddffc3b6fc47@mail.gmail.com> (raw)
In-Reply-To: <20100420141442.2ca76b48@notabene.brown>

Hi All,
Just a quick update to advise the below patch worked - the array
finished its reshape and the filesystem mounted without error.

-    int chunk_number, dummy1, dd_idx = i;
+    int dummy1, dd_idx = i;
+    sector_t chunk_number;

I'll rebuild it with a larger chunk size to avoid similar issues in
the future, thanks everyone !

      reply	other threads:[~2010-04-22  3:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16  1:56 compute_blocknr: map not correct error during RAID6 reshape 6 -> 7 disks, mdadm 3.1.2 / kernel 2.6.34-rc3 Brett King
2010-04-20  3:43 ` Brett King
2010-04-20  4:14   ` Neil Brown
2010-04-22  3:43     ` Brett King [this message]

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=i2s8cf253381004212043ud8d89d56n8c2ddffc3b6fc47@mail.gmail.com \
    --to=king.br@gmail.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 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.