- 論壇徽章:
- 0
|
我的系統(tǒng)是fedora1
有3個(gè)硬盤 使用軟raid5
現(xiàn)在需要新增硬盤,應(yīng)該做什么操作?
還能加入到raid5中嗎? 謝謝
具體數(shù)據(jù)如下
fdisk -l
Disk /dev/sda: 18.2 GB, 18210036736 bytes
255 heads, 63 sectors/track, 2213 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 32 257008+ fd Linux raid autodetect
/dev/sda2 33 2083 16474657+ fd Linux raid autodetect
/dev/sda3 2084 2213 1044225 fd Linux raid autodetect
Disk /dev/sdb: 18.2 GB, 18210036736 bytes
255 heads, 63 sectors/track, 2213 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 32 257008+ fd Linux raid autodetect
/dev/sdb2 33 162 1044225 fd Linux raid autodetect
/dev/sdb3 163 2213 16474657+ fd Linux raid autodetect
Disk /dev/sdc: 18.2 GB, 18210036736 bytes
255 heads, 63 sectors/track, 2213 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 32 257008+ fd Linux raid autodetect
/dev/sdc2 33 162 1044225 fd Linux raid autodetect
/dev/sdc3 163 2213 16474657+ fd Linux raid autodetect |
|