Unsolved
This post is more than 5 years old
1 Rookie
•
32 Posts
0
21604
June 11th, 2008 01:00
Add Physical Disk to Virtual Disk in PERC 5/E
I added some disks into an PowerVault MD1000 storage array.
There's an existing Virtual Disk 0 that's a RAID 5 group. Can I
add my physical disks to that virtual disk? Or am I required to
create a new virtual disk instead? I was skimming through the
docs and didn't see anything about adding a physical disk, but
wanted to verify that's the case?
Thanks!
No Events found!


PsychoT
62 Posts
0
June 11th, 2008 01:00
PsychoT
62 Posts
0
June 11th, 2008 01:00
You can add them to the virtual disk. You should be able to use OpenManage Storage Manager to go down to the Virtual Disk 0 and have an "Actions" drop down list, in there you will get the option to Reconstruct. Be careful though. Make sure you choose Raid 5 (or whatever level you want it to be), because if you don't specify the Raid level and leave that option blank it will default to a Raid 0. Also, in the text box for Virtual Disk size make sure you verify that it's the maximum size it would be after adding the new drive(s) as some of the past revisions would leave the Virtual Disk size the same. It's pretty easy if you just go slow, verify what you see and what you want. If you have any questions AT ALL, call tech support and they will help you out.
Also, by adding drives to the array, it will NOT expand your partition(s), you will have to do that using diskpart, extpart, or a similar utility. Since you're doing this on an MD1000 I'm assuming/hoping that this isn't a System Array/Volume, because diskpart will not expand system partitions and extpart has a 50/50 chance of working successfully on system volumes (if not done right it will toast the partition(s))
voipdude
1 Rookie
•
32 Posts
0
June 11th, 2008 01:00
Reconstruct. The existing data on the Virtual Disk is not destroyed?
Thanks!