Unsolved
1 Rookie
•
61 Posts
0
825
July 27th, 2021 17:00
Adding drives to Raid 5
PE T330 with H330 controller, Raid 5 with 3 drives, two virtual disks.
We are now adding 2 new hard drives, it's my understanding that since we have two virtual disks we can't add these 2 new drives to either of the existing virtual disks. I'd like to confirm that. If that's the case and I create a new virtual disk, will I be able to make those 2 new disks into one virtual disk? and will they be part of the Raid 5 array automatically?
No Events found!


DELL-Shine K
6 Operator
•
3K Posts
0
July 27th, 2021 19:00
You can not add more disk to a existing disk group if there are more than one virtual disk on that group.
Below link have more details on that
https://www.dell.com/support/manuals/en-in/poweredge-rc-h330/perc9ugpublication/reconfiguration-of-virtual-disks?guid=guid-aad79692-439f-4743-bfbe-1f054957cd49&lang=en-us
"Online Expansion Capacity is allowed on a disk group with a single virtual disk that begins at the start of the physical disk. It is not allowed when there is a free space at the beginning of a disk."
You can not merge two virtual disk to one as well.
I would recommend to take backup of both virtual disk and delete existing virtual disks. Noe create new virtual disks with all 5 drives and copy the backup to new virtual disks
Another option is
This second option will only work with only single virtual disk in RAID that begins at the start of the physical disk
DELL-Shine K
6 Operator
•
3K Posts
0
July 28th, 2021 07:00
You can create a third VD with the new 2 hard drive. We can not add those drives to existing VD as there are 2 virtual disk part of that group
dpacheco
1 Rookie
•
61 Posts
0
July 28th, 2021 07:00
So I cannot add a third VD?
theflash1932
11 Legend
•
16.3K Posts
0
July 28th, 2021 07:00
You can add a third VD, but it will need to be a RAID 1 with two disks.
Only way to add them to your existing RAID 5 is to backup and delete the second VD, reconfigure the RAID 5 to add the new disks, recreate the second VD and restore the data to it.
dpacheco
1 Rookie
•
61 Posts
0
July 28th, 2021 08:00
Ok, thanks.