>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!

This looks like you didn't build a new filesystem on the md device but are
instead trying to use a filesystem that existed prior to creating the raid
device.

Since raid uses the last few K of a partition for storing the raid
superblock, you must make sure that this space is not ALSO used by the ext2
filesystem; generaly you do this by

1) creating the raid device
2) creating a new filesystem on the raid device using mke2fs

Bye, Martin
"you have moved your mouse, please reboot to make this change take effect"
--------------------------------------------------
 Martin Bene               vox: +43-664-3251047
 simon media               fax: +43-316-813824-6
 Andreas-Hofer-Platz 9     e-mail: [EMAIL PROTECTED]
 8010 Graz, Austria        
--------------------------------------------------
finger [EMAIL PROTECTED] for PGP public key

Reply via email to