search for: __jbd_unexpected_dirty_buffer

Displaying 2 results from an estimated 2 matches for "__jbd_unexpected_dirty_buffer".

2004 Mar 05
2
unexpected dirty buffer
Hello. On a server running 2.4.25, I have the two following errors in the kernel logfile: Unexpected dirty buffer encountered at do_get_write_access:618 (08:11 blocknr 920707) Unexpected dirty buffer encountered at do_get_write_access:618 (08:11 blocknr 920707) Should I worry about them (disk failure, filesystem damage) ? Thanks. As an addition what does the pair '08:11' means ? Is
2005 May 03
0
several ext3 and mysql kernel crashes
...;printk() call in the ext3 source. > >> I apologize, (I am not familiar with kernel debugging), but when > >> compiling the kernel with this call inserted after the printk in the > >> sources, it fails with an resolved symbol error. ... > >> fs/fs.o: In function `__jbd_unexpected_dirty_buffer': > >> fs/fs.o(.text+0x3ab8a): undefined reference to `stack_dump' > >> ... > >> I must be missing an option, but which one ? > > > > Oh crap. It's called dump_stack(). > > Ok. I had another similar error this morning: > > Unexpected...