Well, I set the system to the default ordered mode and the problem
went away. EXT3 recovers nicely now. I run across this all the time
since I develop high speed kernel stuff and have a lot of cases where
a bug crashes the system. This time it showed up while developing the
MDB debugger with the hw_breakpoint interface which caused the system
to crash until I figured out this newer interface had hooked the
notify_die handlers and was trapping breakpoints which caused a lot of
hangs until I fixed it, so it is something I ran across coincidently.
The default ordered mode makes ext3 robust again.
Jeff
On Thu, Jun 10, 2010 at 3:04 PM, Bill Davidsen <davidsen@tmr.com> wrote: