This post is more than 5 years old
63 Posts
0
685
October 29th, 2009 05:00
Mirroview Async
Hi,
Does anyone knows how Write-Order-Consistency work in MirrorView Async ??
How it is manages the write order . Is the Secondary Image is always consistent in Async mode at given point of time (may be few mins back old data but very much consistent).. Can we go with MirroView/A option on Oracle or sybase database?? Is it tested and any white paper for this proof.
thanks in advance.
Does anyone knows how Write-Order-Consistency work in MirrorView Async ??
How it is manages the write order . Is the Secondary Image is always consistent in Async mode at given point of time (may be few mins back old data but very much consistent).. Can we go with MirroView/A option on Oracle or sybase database?? Is it tested and any white paper for this proof.
thanks in advance.
No Events found!


kelleg
6 Operator
•
4.5K Posts
0
October 30th, 2009 08:00
Make sure you understand the performance implications when using consistency groups - if you have a lot of LUNs in a group and they all start the update at the same time, each LUN will need to create a snapshot on the source side (the first time you do an update). You could see some slow down at that point if the hosts are doing a lot of Writes at that time. Make sure the reserve LUNs have sufficient disks to handle the potential IO load.
glen
Vivekjaiswal001
49 Posts
0
October 29th, 2009 05:00
This usually happens with the delta maps.
To knw more on the same have a look at this doc
https://powerlink.emc.com/nsepn/webapps/btg548664833igtcuup4826/km/live1//en_US/Offering_Technical/White_Paper/H2417_clariion_mirrorview_asynch_dr_wp_ldv.pdf
Page 32
I hope this doc will clear all your thoughts on MirrorView.
Regards,
Vivek
OnlySandy
63 Posts
0
October 30th, 2009 02:00
I can use consistency group as option and put all the DataLuns and ArchLuns in same group.
But my DataLuns are Raid-5 and ArchLuns are Raid1+0 , so will MirrorView allow me to put them all in one Constistency group ??
So that data nad archives all in consistent state.