Unsolved
This post is more than 5 years old
11 Posts
1
3190
August 1st, 2012 14:00
New DAE RAID best practice?
I've got a new DAE connected to my VNX 5100. I've already got a pool setup with the VNX disks. I'm not quite sure how to proceed. I'm thinking I will add the new shelf to the existing pool so all my current hosts get access, but what about RAID config...?
I will only be using this storage for VMs, so load and performance requirements will vary depending on what VM is using the shelf disk. I will be using RAID 5, but does it matter much if it's one big RAID 5 array using all 15 disks? Or should it be 3 smaller 5 disk arrays? Is there a general best practice for performance?
Thanks,
Mike
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
1
August 1st, 2012 17:00
more spindles = more performance. Look at this paper for some general guidelines.
White Paper: EMC Unified Storage Best Practices for Performance and Availability: Common Platform and Block Storage 31.5 - Applied Best Practices
Rainer_EMC
6 Operator
•
8.6K Posts
0
August 2nd, 2012 06:00
If you are at the latest VNX OE before you add the disks to the pool it will automatically rebalance
mike_mt
11 Posts
0
August 2nd, 2012 07:00
What does 'rebalance' mean?
Also, keeping in mind that I have 1 pool using RAID 5, when I expand the pool, will it just add the disks to the existing RAID 5 array, or will it create a new array?
Thanks,
Mike
Rainer_EMC
6 Operator
•
8.6K Posts
0
August 2nd, 2012 08:00
Rebalance means it will redistribute (restripe) your existing LUNs so that they use all of the disks
mike_mt
11 Posts
0
August 2nd, 2012 09:00
Okay, so if I add my new shelf to my first pool and I already have a hot spare configured, how many 'spare' drives will I have? 1 hot spare + 1 RAID 5 = 2?
My current Pool 0 has 10 drives...does this mean that I have 1 hot spare + 1 (4+1 RAID) + 1 (4+1 RAID) for a total of 3 'spare' drives?
The only RAID Group I have is for the Hot Spare, all other disks are in Pool 0.
Mike
Sridhar246
115 Posts
0
August 2nd, 2012 09:00
Not sure if I understood you properly, but if you create a second pool with 15 drives (considering you have enough spares and you don't have to make one of the drives in the new shelf as hot spare) FLARE OE will create 3 private raid groups R5 (4+1).
So if you have multiple drive failures in the same private RG (I have never seen this happen) then you are out of luck. You can still be functional with 1 drive failure in different private RGs though.
Unless you have a specific workload, which needs dedicated storage on the backend, I would recommend putting new drives in the first pool that created. If you upgrade to latest Flare OE before doing this, data will be rebalanced along all the drives on array, which will give you better performance and more flexibility.
Sridhar246
115 Posts
0
August 2nd, 2012 09:00
When you say array do you mean Raid Group?
mike_mt
11 Posts
0
August 2nd, 2012 09:00
I think I'm going to create a new pool using the whole shelf. Thinking about multiple drives failing at the same time - having a small SAN I can't really tolerate multiple drive failures very well...so I'll build in a little more redundancy with another pool and RAID 5.
Mike
Sridhar246
115 Posts
0
August 2nd, 2012 10:00
You have 1 hot spare (which is global in nature, meaning it will replace any failed drive throughout the array as long as its the same type and size). In a R5 (4+1) config the 1 drive represents parity (parity is distributed ofc) drive. EMC recommends 1 spare drive for every 30 drives, so you are good on spare drives.
Your current pool has 2 private raid groups and when you add the new shelf drives to Pool 0 you will have 5 total.
Again, all of the above is assuming that all these drives are of the same type.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 2nd, 2012 12:00
https://community.emc.com/thread/137020
mike_mt
11 Posts
0
August 2nd, 2012 12:00
That's the part I wasn't clear on - when the Pool allocates drives it automatically splits them into 5 drive groups of 4+1...correct? That's good information since I was thinking of standard RAID when an array is created there are a number of drives and then parity accounts for a total loss of 1 drive...so a 15 drive RAID 5 array would be 14+1...but this isn't the case with a VNX Pool. In a Pool it will be 15 drives = (4+1) + (4+1) +(4+1) for a total of 12+3. Is this right?
Is there a way to see the automatically created RAID Groups? They aren't listed in the RAID Groups tab and the Properties of the Pool doesn't show anything either.
Mike
Sridhar246
115 Posts
0
August 2nd, 2012 13:00
With the latest flare code, VNX will try to create either R5(8+1) or R5(4+1) so if you were to add 18 drives then 2 R5(8+1) private raid grps if 15 drives then 3 R5(4+1).
Parity will help in case of data drive failure belonging to same raid group. So if you have 2 R5 (4+1) raid groups A and B and a drive on RG B fails then RG A parity will not be helpful.
That is true even in case of regular raid group based provisioning.
mike_mt
11 Posts
0
August 2nd, 2012 14:00
Okay, thanks for all your help. I went ahead and expanded my current Pool to use the new shelf and have already created LUNs and Datastores.
Thanks!
Mike
rupal1
433 Posts
0
August 2nd, 2012 22:00
Good to know this Mike.
Would urge you to mark the thread as anwered so that we can see it as closed.
Thanks
mike_mt
11 Posts
0
August 3rd, 2012 07:00
One more question - since it was brought up in the thread. How do I know if the system has rebalanced?
Mike