From: Artem Bityutskiy <dedekind@infradead.org>
To: Hamish Moffatt <hamish@cloud.net.au>
Cc: linux-mtd@lists.infradead.org
Subject: Re: corrupted ubi after reboot while busy
Date: Thu, 27 Mar 2008 15:39:38 +0200 [thread overview]
Message-ID: <1206625178.3856.38.camel@sauron> (raw)
In-Reply-To: <20080327070541.GA10446@cloud.net.au>
Hi,
On Thu, 2008-03-27 at 18:05 +1100, Hamish Moffatt wrote:
> I'm trying UBI for the first time; I have the kernel 2.6.24 with UBI
> backported from 2.6.25-rc7.
>
> I created a static volume (on NAND) and wrote a JFFS2 image to it with
> ubiupdatevol. mount succeeded, but the image was built wrongly so the
> jffs2 garbage collector thread to fix it.
Strange, the volume should be read-only, what could the GC thread do to
it?
> I then rebooted the system
> while this was running (using a proper reboot, which succeeded).
>
> After rebooting, I can't attach the UBI volume at all:
>
> Jan 1 00:16:34 elaraboot user.err kernel: [ 994.310000] UBI error: validate_vid_hdr: inconsistent VID header at PEB 664
> Jan 1 00:16:34 elaraboot user.err kernel: [ 994.320000] UBI error: cannot attach mtd7
> Jan 1 00:16:34 elaraboot user.err kernel: [ 994.320000] UBI error: cannot initialize UBI, error -22
Could you please enable UBI debugging (just UBI debugging, not any of
debugging messages), and try to attach the MTD device again? Then send
me the UBI output which you may take with dmesg?
> I don't understand how a corrupt volume can cause the whole UBI to be
> unusable?
In this case UBI finds that the VID header contains some "insane" data,
it's not just corruption which would be detected by CRC checking (which
is OK in your case). This is why UBI refuses to keep going. This might
me a bug though, the debugging should help.
> As an aside, is a static volume not read-only?
It should be, but I never tried.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2008-03-27 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 7:05 corrupted ubi after reboot while busy Hamish Moffatt
2008-03-27 13:39 ` Artem Bityutskiy [this message]
2008-03-28 0:05 ` Hamish Moffatt
2008-03-28 6:21 ` Artem Bityutskiy
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=1206625178.3856.38.camel@sauron \
--to=dedekind@infradead.org \
--cc=hamish@cloud.net.au \
--cc=linux-mtd@lists.infradead.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