I have a Dell PowerEdge T110 running Windows 2008 server. It has a RAID 0 (two mirrored drives) that are running out of space. I purchased two new drives and would like to add these drives to the existing set. It's my understanding that you can't add drives to a mirrored set. Can I then add the drives as a separate mirrored set? I am using the PERC S100 RAID controller.
If I add these drives as a separate RAID set, can I extend the D: or data partition on the server. Or Do I have to create a completely new partition.
Lastly, how do I use the Dell OpenManage software to create the new RAID set. Is there documentation that explains the creation of a RAID set using the OpenManage software.
With the S100 controller there is not any way to extend the existing array, so you will have to create a new array with the new drives. This will be a separate drive in Windows and will require its own drive letter.
Just need a clarification: RAID 1 is a mirror; RAID 0 is a non-redundant stripe ... which do you have?
You can't add disks to a mirrored set (assuming you meant RAID 1 before) as RAID 1 requires exactly two disks, but depending on your controller, you can convert a 2-disk RAID 1 to a 4-disk RAID 5. The S100 cannot do this; you would need to swap the disks for larger ones - a risky proposition in itself.
Yes, you can add a second array/RAID 1 though. This second VD/array will show up in the OS as a separate "disk", so its space cannot be joined with any space on your original/existing "disk". You could, however, move data from D: to the new/larger partition/disk and create it as the new D: drive.
In OMSA, go to Storage, PERC, Information/Configuration, and Create/New from the dropdown menu of Available Tasks for the controller. It will ask you for the available disks you want to use and the RAID level (RAID 1 = mirror).
For some reason OpenManager can see the drives, but it won't allow me to configure them. If I try to run the new virtual disk wizard it tells me I have no available disk space. There are no tasks available for the new drives. How do I get OpenManager to allow me to configure the drives?
I'm assuming you can't add a secondary RAID 1 set with the Perc S100. Windows sees the drives and can use them, but I was hoping on using them as a secondary RAID 1 set.
DELL-Josh Cr
Community Manager
•
9693 Posts
•
43676 Points
6833
1
Posted June 6th, 2013 12:00
Hi justguessing,
With the S100 controller there is not any way to extend the existing array, so you will have to create a new array with the new drives. This will be a separate drive in Windows and will require its own drive letter.
ftp.dell.com/.../dell-opnmang-srvr-admin-v7.1_User&Guide_3_en-us.pdf
page 238 shows the steps for creating a new virtual disk.