Unsolved
This post is more than 5 years old
5 Posts
0
12966
August 1st, 2005 11:00
Add space to Raid 1?
In the Dell OpenManage Array Manager, there is a "reconfigure" option, which includes the ability to "Add space without changing the current RAID type". I have a PowerEdge 2400 with the Perc 2/Si. Had 2 36 Gig drives in a Raid 1/Mirror setup. One drive failed. Tried to replace it, but they don't sell that anymore, so I got 2 73 Gig drives instead. Had a problem with the whole Ghost thing, so I ended up pulling the bad drive and putting in a 73 and letting it rebuild. Then I pulled the good 36 and put in the other 73 and let it rebuild again. So now I have a working Mirror with 2 73 Gig drives, using 36 Gig of space, wasting the rest. So my question is: Can I use Array manager to change the space to the 73 gig without losing data, or will that wipe out the whole thing and give me a nice clean 73 gig empty mirror. I'm not extremely familiar with RAID, obviously. I know I can't just switch from RAID 1 to RAID 5 without losing everything, but was hoping maybe adding space was fairly simple. Or will I need to back up, reconfigure, and restore (or try something with Ghost again) in order for this to work?
No Events found!


warwizard55
720 Posts
0
August 1st, 2005 15:00
Hi Paul,
Can you add space to the 36 GB RAID 1, without adding a drive? No, That is not an allowed operation.
You CAN add additional drives and convert it to a RAID 5 without loosing the data, however if I read between the lines, you want to use all the space on the pair of 73's. Here is a method...
Reinstall the "Good" 36 GB drive, initialize it, and make a RAID 0 36 GB logical drive on it. go to the OS disk management and set up a S/W RAID 1 between the original H/W RAID 1 and the new drive. After the data has been copied, break the mirror and edit the boot.ini on the "new" drive, or create a fault tolerant boot floppy. (see M/S technet articles relating if you need to see how these tasks are done).
Power down remove the 36 GB drive, go into CTRL A and delete the RAID 1, then create a new RAID 1 using all 73 GB on both drives. power down, reinstall the 36 GB and boot to it. Do the S/W mirror thing again, break it, and edit the boot.ini on the H/W RAID (if you did not go the fault tolerant boot disk route).
This will give you your original 36 GB volume with 36 GB of unused space that can be added to a D: or used to make a new partition. the RAID 0 36 GB can be used as a backup of the O/S or be cleared out and used for your page file and temp files. (to back up the O/S, just mirror it in S/W).
Advisories: Run a scrub or consistancy check on the RAID 1 before you start. Run a verify on the 36 GB drive to remap any bad sectors before you start. If you have a TBU or other backup method, make a backup and test it before you start. Read the technet articles relating to the procedures for S/W mirror, editing the Boot.ini, and creating a fault tolerant boot floppy.
PaulBToms
5 Posts
0
August 1st, 2005 16:00
warwizard55
720 Posts
0
August 1st, 2005 17:00
Paul,
Yes the utility says that, but when you actually go into the reconfiguration utility, it will not let you add additional space. Sorry but that's the bottom line on Array manager.
There is a different utility that says it can do the job... the FASTCLI (command line interface)
http://support.dell.com/support/edocs/storage/RAID/ROMB25/cli-rg/index.htm FASTCLI and Array manager cannot coexist, you MUST remove array manager (and reinstall the driver) before installing the FASTCLI.
Please note that the command line utilities are not for the faint of heart or the unskilled. Note it says partition size, not volume size, so read the definations of terms to make sure of exactly what you will be doing.
Warwizard
"
container reconfigureTo change the configuration of a container, use the container reconfigure command. The container reconfigure command allows you to perform the following operations:
You can combine the previously listed operations. See the Flexible Array Storage Tool User's Guide for more information on how to combine these operations."
barhampa
718 Posts
0
August 3rd, 2005 09:00
Cannucci
4 Posts
0
August 25th, 2005 18:00
Can the ExtPart.exe utility be used to extend the c: drive which is part of a Raid 1 controlled by a Perc 4/dc controller?
Raid1 2 x 146Gb SCSI
c: partition of 6.5Gb for Windows server 2003
d: partition of 130Gb for data.
Regards,
Cannucci
PaulBToms
5 Posts
0
August 25th, 2005 18:00