From: [EMAIL PROTECTED]
   Date:        Thu, 10 Aug 2000 18:16:49 -0400

   I am trying to test our scsi hba driver on RedHat 6.2. The driver
   loaded as a module properly without any problem. I created an ext2 fs
   file system on the drives connected to the HBA, mounted the file systems
   and started the I/Os. The I/Os were going on OK for couple of hours and
   then suddenly the system paniced. 


   kernel : Kernel panic: EXT2-fs panic (device sd(8,97)): load_block_bitmap:
   block_group >= groups_count - block_group = 131071, groups_count = 34


   I would appreciate if somebody can give some clue on whether this is related
   to any problem in the scsi hba driver or the problem is in the file system
   layer. If the problem is in the scsi hba driver, any clue as to what am I
   doing wrong ?

This error can be caused by a corrupted filesystem, or by a buggy driver
which has managed to read/write the wrong block.  It's probably not the
filesystem layer.....

                                                - Ted

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to