I am having thin storage environment. I was thinking if small hyper's would be more efficient in terms of performance.
for example two meta devices that are SRDF Asychronous. The first meta is a 10-way meta comprised of 30GB hypers. The other meta is 10-way comprised of 100GB hypers. 30GB will be more efficient as compared to 100GB.
If this is a VP environment, then the size of the host volume (TDEV) has nothing to do with the size of the hyper on the disk.
There is usually some relationship to capacity and IOPs, sometimes called access density. So with more capacity comes more IOPs.
However if you have the same workload and the same data and the same number of meta members, the performance will be the same, even with different size members.
I assume you don't mean hypers, but symdevs or tdevs?
As for the answer: more small components in a META are always better for performance compared to a single large one.
Just make sure (using symdev show) that your devices in each component use different physical disks. As soon as you're seeing a spindel that you've seen before in that particular META, your META is too big. Make sure it's layed out over different disks.
Quincy561
1281 Posts
1021
2
Posted June 26th, 2013 07:00
If this is a VP environment, then the size of the host volume (TDEV) has nothing to do with the size of the hyper on the disk.
There is usually some relationship to capacity and IOPs, sometimes called access density. So with more capacity comes more IOPs.
However if you have the same workload and the same data and the same number of meta members, the performance will be the same, even with different size members.