This post is more than 5 years old
23 Posts
0
1032
February 14th, 2013 04:00
Query regarding RDFG mode
I am new to SRDF.
We have SRDF/A in our environment. So when the MBs to be transferred from Bunker to DR site get lesser, we change the RDFG mode to Async from C.D.
Is there a reason why this is done?
No Events found!
Zikas
278 Posts
0
February 14th, 2013 05:00
Hi Willy,
The Adaptive Copy Mode of operation is useful for data center migrations or for migrating large blocks of data from one place to another. When choosing this mode of synchronization, the user should be aware that data is not transferred in a serialized manner. Therefore, Adaptive Copy Mode is not a prime choice for realtime recovery.
SRDF/A activation is considerate of cache utilization. SRDF/A will capture a delta set of writes and send them in cycles across the link. In addition to the new writes, SRDF/A will include up to 30,000 invalid tracks per cycle. This is a design feature and the 30,000 track value was chosen to prevent cache from being flooded by the invalid tracks. Therefore, EMC generally recommends as a best practice to synchronize the boxes in Adaptive Copy Disk mode to below 30,000 invalid tracks before activating SRDF/A. This will ensure that SRDF/A will become secondary consistent within a few cycles.
Archuperi721
110 Posts
0
February 14th, 2013 04:00
There are many reason to set the adaptive copy disk mode (C.D.)
· Generally when new set of devices going to be added, SAN administrator do set the mode to asyn to adaptive copy mode.
· If there were link drop and you have huge amount of data to be replicated, then the administrator will do set this mode.
· And etc….
What is your situation?
Regards,
Periyakaruppan N (Peri),
willybrown8243
23 Posts
0
February 14th, 2013 04:00
There is no particular situation....This is done in general....
Why do we set the C.D. mode if the data to be replicated is large and how does it differ from async mode?
willybrown8243
23 Posts
0
February 14th, 2013 05:00
Thanks both of you....Appreciate it...