linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Evans <mjevans1983@gmail.com>
To: James Braid <jamesb@loreland.org>
Cc: linux-raid@vger.kernel.org
Subject: Re: grow fails with 2.6.34 git
Date: Wed, 14 Apr 2010 16:38:09 -0700	[thread overview]
Message-ID: <m2u4877c76c1004141638m5b81d5c4rf27549535e1d08f0@mail.gmail.com> (raw)
In-Reply-To: <hq5j1n$3os$1@dough.gmane.org>

On Wed, Apr 14, 2010 at 4:27 PM, James Braid <jamesb@loreland.org> wrote:
> Michael Evans wrote:
>>
>> Yes, that /extremely/ slow growth progress is normal for this
>> conversion.  Every critical section must be backed up synced, and only
>> then will it proceed.  You may notice an incorrect number of disks
>> relative to the expected number.  That will go away the next time the
>> array is assembled.
>
> Thanks. I'm not concerned about the speed; the fact that I had to stop and
> restart the array before the reshape would begin is what concerns me, as
> well as the odd sysfs errors.
>
> --
> 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
>

Probably some minor bug relating to sysfs entry creation; it looks
like it saw a duplicate entry, so probably just one flow control
statement and test off of valid.  It looks like that would have been
ancillary to the actual critical work anyway.  Presuming your data
doesn't read as garbage at the moment it should be intact when the
reshape completes as well.

As for what caused the error, you'd have to ask someone that currently
writes/tests the git version.  The system I use software raid on is
more or less 'production' in that it's the main file-server for the
house, so I tend to only use stable kernel versions.
--
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:[~2010-04-14 23:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 22:10 grow fails with 2.6.34 git James Braid
2010-04-14 22:48 ` Michael Evans
2010-04-14 23:27   ` James Braid
2010-04-14 23:38     ` Michael Evans [this message]
2010-04-15  1:04 ` Neil Brown
2010-04-15  2:22   ` Michael Evans
2010-04-15  2:55     ` Neil Brown
2010-04-15 15:09   ` James Braid

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=m2u4877c76c1004141638m5b81d5c4rf27549535e1d08f0@mail.gmail.com \
    --to=mjevans1983@gmail.com \
    --cc=jamesb@loreland.org \
    --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 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).