All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Rick Johnson <rick22@wi.rr.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: read_pnode: error -22 reading pnode at XX:YYYYY
Date: Tue, 24 May 2011 11:41:44 +0300	[thread overview]
Message-ID: <1306226504.2785.68.camel@localhost> (raw)
In-Reply-To: <4DD6DA14.9050402@wi.rr.com>

On Fri, 2011-05-20 at 16:16 -0500, Rick Johnson wrote:
> We were able to gather more debug this time when the error reoccurred. 
> I thought I'd post it, just in case something jumps out.  The strange 
> thing is that 'num' seems to have a value that resembles an address.  In 
> the example below, num is set to 0xC72EB990.  That's been true every 
> time we've seen any debug.  Maybe it doesn't mean anything.

Hi,

1. Your kernel version is 2.6.36, do you use up-to-date UBI/UBIFS from
   the ubifs-v2.6.36 back-port tree? See here:
   http://www.linux-mtd.infradead.org/doc/ubifs.html#L_source

2. Could you please make sure you have UBIFS debugging enabled - just
   debugging support, no additional messages or checks. Then post UBIFS
   messages which it prints when you mount it. It prints things like
   LPT model (c->big_lpt) which I want to know.

3. Please, enable LPT extra checks and run your tests and try to
   reproduce this issue. To enable LPT extra checks you need to do:

   $ sudo sh -c 'echo 32 > /sys/module/ubifs/parameters/debug_chks'

   This will make UBIFS to check lprops at each commit and we have a
   better chance to catch issues.

Thanks!

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

  reply	other threads:[~2011-05-24  8:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 21:08 read_pnode: error -22 reading pnode at XX:YYYYY Rick Johnson
2011-04-21 13:20 ` Artem Bityutskiy
2011-05-05 21:07   ` Rick Johnson
2011-05-06 18:32     ` Artem Bityutskiy
2011-05-09 17:41       ` Rick Johnson
2011-05-20 21:16       ` Rick Johnson
2011-05-24  8:41         ` Artem Bityutskiy [this message]
2011-05-24 11:43           ` Artem Bityutskiy
2011-05-27 20:26             ` Rick Johnson
2011-05-30 16:07               ` Artem Bityutskiy
2011-05-24 19:37           ` Rick Johnson

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=1306226504.2785.68.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rick22@wi.rr.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 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.