recovery software raid in centos7
1.replace the bad hd
2.sync partition table from the last available drive in the raid
#sfdisk -d /dev/sda | sed ‘s/sda/sdb/g’ | sfdisk /dev/sd[……]
1.replace the bad hd
2.sync partition table from the last available drive in the raid
#sfdisk -d /dev/sda | sed ‘s/sda/sdb/g’ | sfdisk /dev/sd[……]
Page 1 of 1
Recent Comments