Unsolved

This post is more than 5 years old

1 Rookie

 • 

41 Posts

1475

March 30th, 2009 09:00

Performing R1 R2 swap with Async devices

In some instances we would like to perform a RDF1 and RDF2 swap in a failover scenario. I have found the procedures for this when the devices are sync replicated but cannot find procedures when the devices are async replicated. Can someone help please?

2 Intern

 • 

292 Posts

March 30th, 2009 10:00

Have you checked the Symmetrix Procedure Generator on PowerLink? This may have the information you are looking for. If within PowerLink you select Support then Support by Product you can then select Symmetrix. Once on the Symmetrix Support website on the right hand side the Top Tools is a link to the Procedure Generator. The following link may also get you there https://support.emc.com/products/Symmetrix.aspx

1 Rookie

 • 

41 Posts

March 31st, 2009 02:00

I did check the procedure generator first but found it a tad unclear. It states that "dynamic swap cannot be performed for SRDF/A devices that are enabled for consistency protection or if the SRDF/A session is actively copying". Are there pre-commands I run to take consistency protection off and to ensure there is not a session actively copying?

6 Operator

 • 

2.8K Posts

March 31st, 2009 02:00

Are there pre-commands I run to take consistency protection off


I guess you need the following command:
symrdf -g YourOwnDg disable


and to ensure there is not a session actively copying?


"actively copying" = devices are Consistent (RDF is pushing data from R1 to R2).

You can check if SRDF/A is already running using symrdf command (again) ...
Issue the following command and check both the output and the return code ($?)

symrdf -g YourOwnDg verify -consistent

6 Operator

 • 

2.8K Posts

March 31st, 2009 06:00

AFAIK symrdf swap works with both static and dynamic pairs. In case you have dynamic pairs it's quick and easy. In case you have static pairs it will trigger a couple of symconfigure to actually swap pairs (thus you need a code that supports swapping static pairs via symconfigure).

1 Rookie

 • 

82 Posts

March 31st, 2009 06:00

I did this in my last job, don't have the documentation with me
but after you've disabled consistency
you use the symrdf -g swap refresh R1|R2 to perform the "personality swap" I believe this only work for dynamic RDF devices.

2 Intern

 • 

292 Posts

March 31st, 2009 07:00

Stefano, based on the procedure for the RDF Swap in the procedure generator you are correct and that you can swap both static and dynamic RDF pairs.

1 Rookie

 • 

82 Posts

March 31st, 2009 14:00

good calls guys, I never tried it with static RDF pairs but was told that it wouldn't work.

the info came from our EMC solutions architect. In our implementation, we're doing SRDF/A with our celerra using static RDF pairs, would that make any difference?

6 Operator

 • 

2.8K Posts

April 1st, 2009 02:00

I guess we need to talk directly to the guy that told you it's not possible. There are a lot of different things that he may know and we ignore. Can you please write me an email (you can easily guess my email address, write my surname without spaces, followed by an underscore and next by my name at emc.com) and tell me his/her name .. We'll talk to him/her directly and share results with you.
No Events found!

Top