Here are the actual messages that fsck spits out when the system 
boots.. well basically the same. I am just running it manually here.

[root@server1 /]# fsck /dev/md0
Parallelizing fsck version 1.14 (9-Jan-1999)
e2fsck 1.14, 9-Jan-1999 for EXT2 FS 0.5b, 95/08/09
The filesystem size (according to the superblock) is 4404952 blocks
The physical size of the device is 4404928 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort<y>? 

And a copy of my /proc/mdstat

[root@server1 /]# more /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5] 
read_ahead 1024 sectors
md0 : active raid1 hdg1[1] hde1[0] 17619712 blocks [2/2] [UU]
unused devices: <none>

And a copy of the raid tab if this is useful..

[root@server1 /etc]# more raidtab
raiddev /dev/md0
raid-level                1
nr-raid-disks             2
nr-spare-disks            0
chunk-size                4
persistent-superblock     1  
device                    /dev/hde1
raid-disk                 0
device                    /dev/hdg1
raid-disk                 1

Thanks for ANY info you can offer..

Mike

-----------------------------------------------------------------
Previous email:

I just rebooted my system for the first time automatically
mounting up md0 through fstab. and I got a fsck failure on the
md0 device. I made sure i let it totally sync before rebooting
so I am not sure whats wrong. It was great until fsck ran against it.

It seems that the parition table and the superblock dont agree
on what the raid size is. Are there any known problems with 
fsck and raid v90 patch? fsck is from redhat 6.0. 
I am running kernel 2.2.13 

After i created the raid device I mounted it up right away and i got
these messages to the console right after the mount. 

md0: blocksize changed during read
nr_blocks changed to 128 (blocksize 1024, j 264192, max_blocks 17619712)
md0: blocksize changed during read
nr_blocks changed to 32 (blocksize 4096, j 66048, max_blocks 4404928)

the 4404928 is on of the numbers fsck complained about. It said the
partition is actually smaller but the superblock says its larger
(4404928).

Any ideas?
Mike

--
Friends help you move. Real friends help you move bodies.

Reply via email to