[CentOS] Re: hard drive failing in linux raid

Wed Nov 8 16:40:44 UTC 2006
Scott Silva <ssilva at sgvwater.com>

Adriano Frare spake the following on 11/7/2006 5:51 PM:
> I tested RAID 1 with differents size hard disk , it is work.
> 
> You need first, execute command sfdisk -l /dev/hd_GOOD > partitions.txt
> Second execute command sfdisk /dev/hd_NEWDISK < partitons.txt.
> 
> After recover process normal RAID recover.
> 
Or shorten it with a pipe;
sfdisk -l /dev/hd_GOOD | sfdisk /dev/hd_NEWDISK

-- 

MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!