This post is more than 5 years old
5 Posts
0
46322
April 27th, 2013 04:00
Can I extend raid array in PowerVault MD1000 with Perc 6/E adapter?
I have created raid0 with 2 hard drive. how can I add other hard drive into already created array?
No Events found!
hurelhuyag
5 Posts
1
April 30th, 2013 07:00
I'm executed some commands
sudo ./omconfig storage vdisk action=reconfigure controller=0 vdisk=0 raid=r0 pdisk1:0:0,1:0:1,1:0:2
sudo ./omconfig storage vdisk action=reconfigure controller=0 vdisk=0 raid=r0 pdisk1:0:0,1:0:1,1:0:2 vdcapacityexpansion=yes sizeinpercent=100
result: operation disabed. how can I solve this problem? checked web interface there is no command like reconfigure
DELL-Kenny K
685 Posts
1
April 29th, 2013 19:00
Hurelhuyag,
Once you add the drive into the array you can go into the Open Manage software and choose to reconfigure the VD and select the new drive and that will allow you to add the drive to the Virtual Disk. Next you will need to use a 3rd Party software actually extend the partition. For example if the OS you are using is Windows you can DiskPart to extend the partition. Feel free to let me know if you have any further questions.