08/03/03 02:32:17 h2SZMJSj
fdiskでHDDのIDを「Linux raid autodetect」 にした?
%more /proc/mdstat
Personalities : [raid1]
md0 : active raid1 hdh1[1] hdf1[0]
390708736 blocks [2/2] [UU]
%/sbin/fdisk -l /dev/hdh
Disk /dev/hdh: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdh1 * 1 48641 390708801 fd Linux raid autodetect
%/sbin/fdisk -l /dev/hdf
Disk /dev/hdf: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdf1 * 1 48641 390708801 fd Linux raid autodetect