This post is more than 5 years old
2 Intern
•
108 Posts
0
5226
July 7th, 2008 14:00
SRDF types
Can some one briefly explain the SRDF types like SRDF/A and SRDF/AC and their typical usage?
No Events found!
This post is more than 5 years old
2 Intern
•
108 Posts
0
5226
July 7th, 2008 14:00
Top
StorageAdmin2
124 Posts
0
July 8th, 2008 00:00
SRDF/A, is asynchronous mode of replication which maintains a near-real-time copy of the data and involves some data loss unlike SRDF(Sync) which maintains a real time copy.The replication happens within a scheduled time gap of may be few minutes to hours as per customer requirements.It involves RPO/RTO.
RPO : maximum amount of data loss an application can tolerate as measured in time
RTO: how long can One afford to have their environment down to affect a failover.
SRDF/A is mostly used in places where one can withstand some data loss.So Customers mostly use SRDF/A for e.g in our case in Development/QA environments and also where you have bandwidth constraints since SRDF/S uses high bandwidth unlike SRDF/A.
Then there is SRDF/AR :
SRDF/AR is an automated replication product. You are essentially mirroring production to a TimeFinder BCV, which is then sent synchronously to the remote site.so Multihop Replication which also involves RTO/RPO.
I have a document on SRDF/A, let me know if you need it.
Message was edited by:
Bhat
AJK3
2 Intern
•
108 Posts
0
July 8th, 2008 00:00
RRR
6 Operator
•
5.7K Posts
1
July 8th, 2008 01:00
So it depends: if you need to have ALL data on 2 sites at all times, you'd need SRDF/S, but that comes with a price. If your host suffers too much, consider SRDF/A and perhaps you can tweak the replication cycles to be less than the default 30 seconds.
SRDF/AC Is Adaptive Copy also known as data migration. You should only use this for initial syncing data from source to target since SRDF/DM runs at a lower priority than SRDF/A or /S. But beware: an R2 that's being sync'd with SRDF/DM is NOT to be used as usable copy. Switch to SRDF/A or SRDF/A when all or almost all data is sync'd to the R2. SRDF/DM or SRDF/AC copies data accross the line "out of order" instead of "in order" and since data needs to be written in the right order in order to be usable, you should only use this to migrate large amounts of data in mostly only the initial sync.
SymmetrixForums
31 Posts
1
July 8th, 2008 11:00
StorageAdmin2
124 Posts
0
July 8th, 2008 20:00
bodnarg
2 Intern
•
385 Posts
0
July 9th, 2008 09:00
SRDF/ACP is sometimes used to save on hardware cost (less cache memory requirements) and network bandwidth over SRDF/A. The biggest drawback is really RPO/RTO which will be magnitudes worse at the best you can achieve over SRDF/A. BUT sometimes where bandwidth cost is high or where RPO/RTO requirements are low (24 hour) it is a reasonable alternative.
Having worked in both environments the one nice advantage of SRDF/A over SRDF/ACP is that once it is up and running SRDF/A is much easier to manage as there is less to configure since it is either running or disabled. With SRDF/AR you have to deal with scheduled events which are always more prone to interuption by human error.
AJK3
2 Intern
•
108 Posts
0
July 9th, 2008 10:00
bodnarg
2 Intern
•
385 Posts
0
July 9th, 2008 11:00
Technically they all relate to SRDF Adaptive Copy where I believe (and could be incorrect) that SRDF/AR and SRDF/DM refer to products from EMC used to control SRDF/ACP (a mode refering to SRDF in Adaptive Copy) replications.
See Adaptive Copy is already more confusing than SRDF/A and that is just based on the supporing products
RRR
6 Operator
•
5.7K Posts
1
July 10th, 2008 00:00
SRDF / S = SRDF / Synchronous
SRDF / A = SRDF / Asynchronous
SRDF / DM = SRDF / Data Mobility is in fact the acp_disk mode you can use for /S and /A to "catch up". An empty R2 will usually need the acp_disk mode to get the data from the R1.
xe2sdc
6 Operator
•
2.8K Posts
0
July 15th, 2008 05:00
BillStein-Dell
Moderator
•
285 Posts
0
December 1st, 2009 09:00
Original posters' question has been answered.
sauravrohilla
859 Posts
0
September 20th, 2011 15:00
Search for SRDF cli guide in powerlink, you will find it. Its complete SRDF guide which discuss about the adaptive copy also.
regards,
Saurabh
ahmad_faraz
22 Posts
0
September 20th, 2011 15:00
Is there an document which i can find for SRDF/AC in power link .....any lead please