[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Raid-1 woes



On Sat, Jun 09, 2001 at 03:08:56PM +1000, Herbert Xu wrote:
> With gcc-3.0 -O2, it's a lot worse.  The last loop where the fault was
> observed is totally stuffed, e.g., the loop condition is now the first thing
> that gets tested after (disk <= 0).
> 
> -O looks alright.

Not sure what one it is using here, but using gcc 3.0 I can get an ext2
partition going, but not reiserfs.

Well it looked ok for a while.....

Jun 12 15:48:06 fozzie kernel: EXT2-fs error (device md(9,2)): ext2_check_descriptors: Block bitmap for group 128 not in group (block 0)!
Jun 12 15:48:06 fozzie kernel: EXT2-fs: group descriptors corrupted !
Jun 12 15:48:19 fozzie kernel: EXT2-fs error (device md(9,2)): ext2_check_descriptors: Block bitmap for group 128 not in group (block 0)!
Jun 12 15:48:19 fozzie kernel: EXT2-fs: group descriptors corrupted !

Sounds *very* scary to me. This is when I try to mount the md2 partition
which is ext2 mkfs'ed.

I don't think I'll put anything important on there just yet.

  - Craig
-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>



Reply to: