Hi!

On Wed, 5 May 1999, Paul Hancock wrote:

> May  1 12:49:31 postal kernel: EXT2-fs warning (device md(9,0)):
> ext2_free_blocks: bit already cleared for block 73716
> May  2 10:23:18 postal kernel: EXT2-fs error (device md(9,0)):
> ext2_check_descriptors: Block bitmap for group 8 not in group (block 0)!
> May  2 10:23:18 postal kernel: EXT2-fs: group descriptors corrupted !

> problem could be.  I upgraded to 2.2.6 after my e-mail server crashed a
> couple of weeks ago.  It was running raid 1 + 2.1.115, and had run for
> several months without a problem before that.

This is usualy not a problem in ext2-fs. - And I think in raid, neither.

Something in 2.2.x was improved drastically, that my SCSI-adapter made
problems. I changed the external clock from 83 MHz back to 66 MHz and the
PCI-bus from async. 32 MHz to sync. 33 MHz.

Before that I could reproduce a system-stop with:

ls -flaR / &
cat /dev/sda > /dev/null &
cat /dev/sdb > /dev/null &
cat /dev/sdc > /dev/null &
cat /dev/sdd > /dev/null &

The update-daemon was also running. If this "heavy" SCSI-load corrupts
something, there could be a problem with the hardware.

Or maybe I'm completely wrong...  (:

Bye,
        Rob

PS: Read also linux-kernel-mailinglist-FAQ...

Reply via email to