by Alt » Fri Jun 17, 2011 10:11 am
Most likely your RAID controller stores some its configuration data at the end of its disks. Thus when you create a region on the faulty disk, it appears behind the region area, so it's not copied. But it's on healthy sectors and the RAID controller can read it. So, my recommendation are the following:
1. The most reliable solution: create a virtual RAID from the healthy disks and the image of the region. Copy the data from the virtual RAID to some temporary storage. Create a new RAID replacing the faulty drive and copy data back to the RAID. If it's crucial to have an exact copy of the volume written on the RAID, you may create an image of the volume on the virtual RAID and then copy that image to the new RAID. Drawback: you'll need a temporary storage place for the RAID data.
2. If you don't have such a place: you may try to locate where the bad sectors end and create an
exclusive region, cutting off the bad area. Then you may create an image of that exclusive region and then copy it to another hard drive,or copy the exclusive region directly (without creating the image). The bad area will be filled with the characters specified on the Bad Sectors tab of the
R-Studio Settings panel. Then you may rebuild the RAID.
Most likely your RAID controller stores some its configuration data at the end of its disks. Thus when you create a region on the faulty disk, it appears behind the region area, so it's not copied. But it's on healthy sectors and the RAID controller can read it. So, my recommendation are the following:
1. The most reliable solution: create a virtual RAID from the healthy disks and the image of the region. Copy the data from the virtual RAID to some temporary storage. Create a new RAID replacing the faulty drive and copy data back to the RAID. If it's crucial to have an exact copy of the volume written on the RAID, you may create an image of the volume on the virtual RAID and then copy that image to the new RAID. Drawback: you'll need a temporary storage place for the RAID data.
2. If you don't have such a place: you may try to locate where the bad sectors end and create an [url=http://www.unformat-unerase.com/Unformat_Help/exclusive_regions.html]exclusive region[/url], cutting off the bad area. Then you may create an image of that exclusive region and then copy it to another hard drive,or copy the exclusive region directly (without creating the image). The bad area will be filled with the characters specified on the Bad Sectors tab of the [url=http://www.unformat-unerase.com/Unformat_Help/r_studio_settings.html]R-Studio Settings[/url] panel. Then you may rebuild the RAID.