UBIFS failure & stable page writes

Prins Anton (ST-CO/ENG1.1) Anton.Prins at nl.bosch.com
Tue May 28 04:18:07 EDT 2013


Creation is of the problem is not that easy, but once you boot and this happens it is reproducible every boot.
Even if I copy the image (nanddump) to another device the failure moves with the image.

Met vriendelijke groeten | Best Regards, 
Anton Prins

-----Original Message-----
From: Artem Bityutskiy [mailto:dedekind1 at gmail.com] 
Sent: dinsdag 28 mei 2013 9:44
To: Prins Anton (ST-CO/ENG1.1)
Cc: Jan Kara; Adrian Hunter; linux-mtd at lists.infradead.org
Subject: Re: UBIFS failure & stable page writes

On Tue, 2013-05-28 at 09:07 +0200, Prins Anton (ST-CO/ENG1.1) wrote:
> We use a backport of UBIFS-2.6 (june 2012), and checked for important fixes in this area.
> 
> Is there a way to check/find if a 'root-node' is load from flash (e.g. during recovery)?
> 
> Does recovery need the 'root-node'?

I think your error was about the root inode:

"ubifs_iget: failed to read inode 1, error -2"

which is the inode of the root directory. Just like everything else, it
is stored in the index tree.

Of course the root inode is required to access the file-system. For some
reason it cannot be found. Probably if you enable all debug messages -
it may be useful.

Is this problem reproducible?

-- 
Best Regards,
Artem Bityutskiy



More information about the linux-mtd mailing list