Strange "raw node error"

David Woodhouse dwmw2 at infradead.org
Tue May 16 19:35:05 EDT 2006


On Tue, 2006-05-16 at 13:37 -0400, sebrlw at gmail.com wrote:
> I'm receiving the following message in my syslog.
> 
>    Raw node at 0x01c622c0 wasn't in node lists for ino #46
> 
> I'd like to know what might cause this problem.  I have looked at the
> driver source code, but it is not obvious to me what causes the error
> to occur.

It means that the physical node at location 0x01c622c0 was _supposed_ to
be part of inode #46 -- but when we opened inode #46 and then went
looking through its data nodes, we didn't _find_ the node we were
looking for.

This basically shouldn't happen. Is it repeatable? Every time you boot,
perhaps? Can you take a raw image of that flash chip?

-- 
dwmw2





More information about the linux-mtd mailing list