. Site A, Storage Group of 2 EqualLogic Members (6100XV). Each Member are configured with RAID10, and with automatic performance load sharing.
I'm setting up a new site (let's call it Site B), with the same hardware. I want to replicate almost all LUNs from A to B and from B to A.
Problem is: I don't have enough space on site A for replication. Changing my 2 members to RAID50 will help me with this issue (adding 7.2 TB free space, 3.6 TB by member)
So i decided to online migrate each members of the storage group on site A to RAID50. I'm just wondering how the process work ... Following different documentation, this should be easy as the following:
From the GUI, migrate member A to RAID50, wait for full completion
From the GUI, migrate member B to RAID50, wait for full completion
And that's it... !
Is the process correct ?
Having 2 members with different RAID type is not making any problem with performance load sharing ?
Yes, selecting the new RAID policy in the GUI and selecting ok to start the process is all that is required (you can also do this in the CLI). Just ensure (like you indicated) to wait until the conversion is complete on one member before starting the second member.
Regarding the volume load balancing, provided that you don’t have any raid preference setup for a volume(s), they will still remain balanced across both members after the RAID conversion.
Regarding performance load sharing you will not see issues if you make sure to upgrade the firmware. It will use the auto-tiering system to move cold/warm/hot blocks back and forth between the RAID 10 and RAID 50 unit.
If you have a specific volume, fx a database, you can also lock it to RAID 10 storage.
Joe S586
9 Technologist
•
729 Posts
512
1
Posted April 4th, 2013 07:00
Yes, selecting the new RAID policy in the GUI and selecting ok to start the process is all that is required (you can also do this in the CLI). Just ensure (like you indicated) to wait until the conversion is complete on one member before starting the second member.
Regarding the volume load balancing, provided that you don’t have any raid preference setup for a volume(s), they will still remain balanced across both members after the RAID conversion.
-joe