Unsolved
This post is more than 5 years old
10 Posts
0
988
May 14th, 2013 01:00
MirrorView Performance Question
Hello,
I am about to change the way we use mirroring and I have a question on the MirrorView target LUNS. Do the target LUNs where the secondary images are stored need to be same RAID Group or Storage pool type for performance? So If i mirror a LUN on a RAID 1/0 and the target is say RAID 5 will it affect performance?
I realize that if i have to promote that mirror it wont be the same i am just wondering for the performance of the active image.
Thanks
Stu
No Events found!
Peter_Curbie
10 Posts
0
May 14th, 2013 13:00
I understand that but DR aside are there any performance problems replicating to a slower RAID type?
AnkitMehta
1.4K Posts
0
May 14th, 2013 13:00
Hi Stu,
It is allowed to have any type of secondary image LUN - RAID type or number of disks. However, considering a DR scenario if you ever have to promote secondary image with different RAID Type or number of disks and the secondary image is significantly smaller then performance will suffer significantly. It is advisable to have the same configuration for RAID Group or Storage Pools on Source as well as the Target Array.
AnkitMehta
1.4K Posts
0
May 14th, 2013 13:00
What type of MirrorView is it? Sync or Async?!
Peter_Curbie
10 Posts
0
May 14th, 2013 14:00
MirrorView /S
AnkitMehta
1.4K Posts
0
May 14th, 2013 14:00
Host will receive delayed the Acknowledgements depending on the RAID Type on the Target Array since it will be replicating before sending the Acknowledgement to the Host. So, Response time will be higher which will degrade the overall performance of the storage unit.
kelleg
4.5K Posts
1
May 15th, 2013 08:00
Yes - MirrorView Sync is sending every write to the mirror and the acknowledgement for the host will wait until the write to the mirror is committed and acknowledged back to the source LUN.
glen
Roger_Wu
4 Operator
•
4K Posts
0
May 17th, 2013 00:00
For MirrorView/S, I think different RG type on target would affect the performance. For MiirorView/S, since the ACK is asynchronous so no impact on performance.
AnkitMehta
1.4K Posts
0
May 17th, 2013 08:00
I think you meant,
For MirrorView/S, I think different RG type on target would affect the performance. For MiirorView/A, since the ACK is asynchronous so no impact on performance, right?
Anyhow, IMHO there will be performance hit irrespective of what type of Mirrorview you will be using on MV/S the performance degradation can be noticed while its syncing and in MV/A once, the image is promoted as a Primary the applications will suffer depending on the Raid Type configured. For Eg. You do not want to configure a MS Exchange LUN replication as MV/A, Primary in RAID 5 and secondary in RAID 1/0. If you ever have to promote Secondary Image as a Primary, expect IT Calls from users stating they are facing delay!
Roger_Wu
4 Operator
•
4K Posts
0
May 19th, 2013 22:00
Wow, you're so thoughtful
AnkitMehta
1.4K Posts
0
May 20th, 2013 07:00
Thank you!