Locally I have 2 frames, a DMX-3000 and a DMX3, and another DMX3 remotely.
I want to replicate data from the local DMX-3000 to the local DMX3 using Synchronous SRDF. Then I want to replicate that data to the remote DMX3 via SRDF/A due to the distance.
For the 1st hop, I can use symrdf createpair to make my R1/R2 pairs from the local DMX-3000 to the local DMX3.
Then for the 2nd hop I would setup R1/BCV devices on the local DMX3 to replicate the data to the remote DMX3.
My question is, how do I setup the relationship between the local R1/BCV device and the remote R2 device?
You can find a nice description of multihop configurations in Solution Enabler manual "EMC Solutions Enabler Symmetrix SRDF Family CLI Version 6.5 Product Guide" .. Look at page 140. Manual part number is P/N 300-000-877 REV A10.
You can find examples on how to setup devicegroups, how to split devices at various locations, a nice picture showing explaining the infrastructure and a table with various commands you can use to manage devices at various sites
I've read the 6.4 manual. For the local frames I use createpair to build the R1/R2 relationship. What I don't understand is how does the local R1/BCV know which remote R2 device it is to be partnered with?.
6.4 have the same pics and same examples .. they are the same since 5.x AFAIK .. Maybe changes the page # .. but everything else is exactly the same
When you create an RDF pair via "symrdf createpair" you create a relationship between a local volume and a remote one. Your local volume is a BCV device (thus becoming a R1/BCV right before the createpair) and your remote R2 is almost any device in the remote box. So, in a word, createpair creates the relationship (the pair ).
Solution enabler can be upgraded easily .. And you can always ask EMC to upgrade your code .. Request a quote .. Maybe your account manager will be pleased to hear such a request from you
Cascading requires a DMX3 frame in between with a recent code .. The DMX3 "in the middle" will have very special devices that will behave both as R2 (with respect of your R1 devices in your DMX3000) and as R1 (for the R2 devies on the other coast). You don't need BCV devices in the middle. The RDF links are SRDF/S from source box to middle box and SRDF/A from middle to far end. You can find better details in the same manual I quoted before .. I think you can download recent manuals from Powerlink and dig a little what Cascading is
Yeah I read a little on it. This new fangled contraption requires Enginuity 5671/5772 to DMX3 / DMX4 running 5773 and at least SE 6.5. Unfortunately, we're currently at 5671/5771 and SE 6.4.
I haven't heard of Cascading/SRDF, but I'll do some research. FYI, the middle frame to end frame will be SRDF/A since one is located on the West coast and the other on the East.
xe2sdc
6 Operator
•
2831 Posts
337
0
Posted July 24th, 2008 12:00
You can find examples on how to setup devicegroups, how to split devices at various locations, a nice picture showing explaining the infrastructure and a table with various commands you can use to manage devices at various sites
Message was edited by:
Stefano Del Corno