We recently had one of the disks in a 2 disk RAID1 array go down. We
successfully removed the failed unit from the array, replaced the
physical disk, and rebooted. Once back up and running the partition
table from the working disk was copied to the new physical disk, and
then the appropriate partition was added back into the array, and the
array began to resync, and now appears to be running happily.
In reviewing the process afterwards, I realised that the partition was
never formatted (ext3). Does the resync apply the format as part of the
process?