Unsolved
This post is more than 5 years old
83 Posts
0
9423
February 2nd, 2007 13:00
need to break/recreate a mirror
I will soon be upgrading my SQL server. I currently have a Poweredge 2650 with a mirrored drive set in the media bay for the OS (C: drive) and a RAID 5 array of 4 drives for the apps (D: drive). I would like to physically remove 1 of the mirrored drives and create a second set of mirrored drives for the same machine. I would then remove the RAID 5 array and replace it with a single large capacity SCSI disk. I would do a tape restore of the data to the new single D: drive, and see if it all goes well. If it does, I would back up to tape, put the 4 RAID 5 disks back in, and restore from tape, keeping the new mirrored set. If not, I would put the old one back, and it's as though nothing happened. My question is how do I separate the 2 drives in the mirror set so I can use each with a new 2nd drive?


DELL-GaryS
777 Posts
0
February 2nd, 2007 21:00
tTe back out procedure has you repeating the steps, this time deleting the raid 0, and letting the controller pull in the configurations from both drive sets.
Creating two OS RAID 1 sets is a simple application of the back out procedure I wrote above, just use the second new drive on the rebuild instead of the other old drive.
Of course I will advise doing a tape backup of the OS partition of both sets.
Good luck,
Dell-GaryS
hemerich
83 Posts
0
February 3rd, 2007 12:00