linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* UBIFS failed to recover master node
@ 2010-05-24 15:22 twebb
  2010-05-25  5:05 ` Artem Bityutskiy
  2010-05-25  5:06 ` Artem Bityutskiy
  0 siblings, 2 replies; 14+ messages in thread
From: twebb @ 2010-05-24 15:22 UTC (permalink / raw)
  To: linux-mtd

I've had several cases where our MLC NAND flash appears corrupted in
such a way that one of three UBIFS volumes can not be mounted due to
"failed to recover master node".  I haven't been able to reproduce the
problem, but we've had at least 5 incidents where this has occurred.
(A partial capture from one of the failures is below.)

I'm starting to investigate this problem and don't know if this is a
UBIFS/UBI problem or a NAND driver problem.  I'm starting the process
of back-porting the latest UBIFS code to our 2.6.29 kernel - hoping
that new UBIFS code will solve the problem.  However, this may also be
a driver problem and I wonder if I also need to update that driver
(pxa3xx_nand).  Any suggestions for debugging this problem?

Thanks,
twebb


capture:
[root@ESIedge mtd-utils]# mount -t ubifs ubi0_0 /mnt/
[  239.605869] UBI error: ubi_io_read: error -74 while reading 516096
bytes from PEB 4:8192, read 516096 bytes
[  239.616317] UBIFS error (pid 676): ubifs_scan: corrupt empty space
at LEB 2:268135
[  239.623996] UBIFS error (pid 676): ubifs_scanned_corruption:
corruption at LEB 2:268135
[  239.642101] UBIFS error (pid 676): ubifs_scan: LEB 2 scanning failed
[  239.976396] UBI error: ubi_io_read: error -74 while reading 516096
bytes from PEB 4:8192, read 516096 bytes
[  239.986742] UBIFS error (pid 676): ubifs_recover_master_node:
failed to recover master node
mount: mounting ubi0_0 on /mnt/ failed: Invalid argument

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-07-13  8:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 15:22 UBIFS failed to recover master node twebb
2010-05-25  5:05 ` Artem Bityutskiy
2010-05-26 16:06   ` twebb
2010-05-26 16:32     ` Artem Bityutskiy
2010-06-08 13:44   ` twebb
2010-06-08 14:17     ` Artem Bityutskiy
2010-06-08 15:00       ` twebb
2010-06-08 15:23         ` twebb
2010-06-08 15:33       ` twebb
2010-06-10 13:08       ` twebb
2010-06-10 13:14         ` Artem Bityutskiy
2010-05-25  5:06 ` Artem Bityutskiy
2010-06-28  8:21   ` re
2010-07-13  8:48     ` Artem Bityutskiy

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).