The SRDF/A runs continuously. All of our R2 devices would be "Consistent". When we do a D/R test we split the GBCVs and mount them on D/R servers at the D/R site and run our D/R test. Then when the D/R is over, we unmount the GBCVs, synch the R2s -> GBCVs and we're back to normal (by the way is the BCV sync full or incremental?).
Now our managers want to test running the D/R test on the R2s. So, I have mapped and masked the R2s to the D/R servers (HP-UX 11.23). So, what will the steps be:
1. Split the the R2s with symrdf -g rdfgXX split. This should bring the R2s to "Ready" status.
o Do I need to "suspend" the rdfgXX first?
o I don't want changes to "back up" in cache and fill up my cache and cause problems on the source VMAX.
2. Mount and run the D/R test on the R2s.
3. Three days later, we unmount the R2s.
4. Resync the R1s -> R2s. symrdf -g rdfgXX est
o Is this the right command?
o Is this an incremental establish or a full establish.
I don't want to do a "failover" or a "failback" I want Production to continue to run on the R1s undisturbed. Then I want to get back to normal as quickly and easily as I can with minimal impact to production and to the R2s (and GBCVs).
before you start the split the SRDF/A session, issue the check point on the SRDF/A session.
1) suspend the SRDF/A session
2) issue the chekc point on SRDF/A symrdf -sid XXX -rdfg %% checkpoint (to make sure last cycle of data has been passed to the DR site)
3) split the SRDF/A session.
4) Map your R2 devices to Dr servers
5) once done unmount the DR volumes
6) Establish the R1-R2 link symrdf -sid xxx -rdfg %% est (this is an incremental est), pls note with this comamnds you loose all the changes that were made at the R2 side
Stuart, yes the resume step will be replaced by EST.We donot have to resume a suspended session, just split it and establish it. plz find the sequence below.
ALso we can split a SRDF sesion which is in suspend mode.
IF MSC is enabled then we might have to use -force flag to split it .
First, how do you past text into Forum Window. I can't.
2nd, I can "split" my SRDF/A groups. They start as "Consistent", and I can "Suspend" the RDFG or not. It doesn't seem to matter. The question is: Note that my R2s are "Failed Over" and not "Split". I don't want the R2s"Failed Over" - I want them "Split".
Then after I "split" them, I can re-establish them. But I'm worried about the "Failed Over"....
sumanthn
20 Posts
2719
0
Posted January 29th, 2013 12:00
Usually Async session when you split the status is failed over.you souldn't worry much as both the R1 and R2 are RW .
The status is shown as split in case of sync replication.
You should be good with failed over status as your applications can run both on R1 and R2 ,
I directly copy paste the text from my screen.