Unsolved
This post is more than 5 years old
47 Posts
1
1340
June 15th, 2009 14:00
User defined storage pools with stripe
we are planning to crate a single storage pool pool that consists of 60 x 300GB FC disks. we are plaining to create stripe over all of the 60 disks . Does any one any advice on this configuration
ps : we will use User defined storage pool on cellera (NS40 )
thanks
Message was edited by:
cemd
ps : we will use User defined storage pool on cellera (NS40 )
thanks
Message was edited by:
cemd
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
June 16th, 2009 01:00
I assume you know that user-defined pools wont do automatic striping.
So you need to stripe yourself and put the stripes into the pool.
I would do it the very same way that system pools do - i.e. for Clariion it stripes over 4 LUNs balanced across SP's and backend busses
a fuller description is in the AVM manual
Absolutely avoid striping LUNs that are on the same disks
According to our best-practices striping across more than 4 LUNs (assuming 4+1R5 or 8+1R5) doesnt give you additional performance for one file system
the easiest way is to use the system pool, create some "dummy" file systems so that you see how they get striped, write it down and then delete the file systems.
then you can use that as guidance to stripe for your user-defined pools
hope that helps
Rainer
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 16th, 2009 05:00
than 4 LUNs (assuming 4+1R5 or 8+1R5) doesnt give you
additional performance for one file system
Rainer,
does it mean that i can only get 36 drives behind my file system ? ( 4 LUNs x 9 drives per RG)
Rainer_EMC
6 Operator
•
8.6K Posts
0
June 16th, 2009 06:00
nandas
6 Operator
•
1.5K Posts
0
June 16th, 2009 07:00
Simply choose what type of RAID you want to configure - if it is RAID 5 - I'll suggest to go with all (4+1) RAID 5 - so that you get only one storage pool (Clar_r5_performance) to deal with. You may exclude the two LUNs created on the RAID Group 0 (Vault Disks) - out of the pool before creating any file system - this will ensure you are not putting any user data on the vault disks - if you want to do so.
Anyway - Rainer had already provided detailed guidelines for the other option i.e. or custom pools. Also, please get in touch with local EMC Technical person (Preferably your EMC SA or IS) - to ensure you are following the EMC guidelines and supported configuration.
Thanks,
Sandip
Peter_EMC
674 Posts
0
June 16th, 2009 08:00
more
you
does it mean that i can only get 36 drives behind my
file system ? ( 4 LUNs x 9 drives per RG)
No. You can put as many drives behind a FS until one of the limits is meet (16 TB FS size, no more disk possible in the frame ....)
It also means, do not create stripes containing more than 4 Luns in your User defined Profiles.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 16th, 2009 09:00
if i am after IOPS ..let's say i am doing Exchange implementation and need 10.000 IOPS for database stores (will leave logs out for now). I buy four DAEs with 15 x 15K drives, that will give me roughly 10.000 IOPS ( 60 drives x 180 IOPS). How would i go about carving out this space to make sure my database get as many IOPS as possible ?
Thanks
Peter_EMC
674 Posts
0
June 16th, 2009 23:00
the problem seen in the field for requirements like this is:
You need the disk spindles initialy because of the IOs, but you do not need the whole disk space these spindles can deliver. So the initial sizing is 60 disk, but only using a small part maybe 3 TB of disk space on them. Later on, someone is using the "unused disk space" for additional filesystems, checkpoints ..... and putting additional load on them.
Depending on the size of the FS, it does not make sense to stripe across to many luns, because the additional performance win is lost because then more than one FS are sharing the Luns and adding load on them.
Rainer_EMC
6 Operator
•
8.6K Posts
0
June 17th, 2009 00:00
Rainer_EMC
6 Operator
•
8.6K Posts
0
June 17th, 2009 06:00
http://www.emc.com/collateral/hardware/technical-documentation/emc-celerra-ns40-1000-user-storage-solution-for-microsoft-exchange-2003.pdf
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 17th, 2009 06:00
disk>stripe>meta
disk>meta
disk>stripe>slice>meta
disk>slice>stripe>meta
Thanks
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 17th, 2009 06:00