This post is more than 5 years old
4 Posts
0
1196
July 30th, 2015 07:00
Snap-based replication question
If a link is configured to use asynchronous snap-based replication for it's initialization, can that link later be changed so that snap-based replication is not used?
In this specific situation I have a large, 15Tb lun replicating to a site >200mi away, with only a 50mb connection. We have seen a lot of packet loss and high load events and are trying to get a full initialization to complete but it never seems to complete. Other CG's are replicating just fine.
Looking at using snap-based replication as a way to "pre-seed" the data and then switch back to normal asynchronous replication.
No Events found!
Idan
675 Posts
0
August 3rd, 2015 05:00
Jeremy,
I would recommend upgrading to 4.1.2.1 (4.1 SP2 P1) which went GA recently.
Snap-based replication will not help if WAN is the bottleneck since the initialization process is that same from a WAN perspective. if the production storage is slowing initialization so IO throttling can be configured to limit the read bandwidth RP consumes during initialization (config_io_throttling command in admin CLI) or indeed snap-based replication which can help since RP replicates from a static image w/o having to replicate wrote to production volumes during initialization.
Regards,
Idan Kentor
RecoverPoint Corporate Systems Engineering
Idan
675 Posts
0
July 30th, 2015 14:00
Hi Jeremy,
What RP version are you running ?
Snap-based replication initialization is similar to the one in normal Async. So, both will replicate over the WAN, assuming that's the problematic component.
Regards,
Idan Kentor
RecoverPoint Corporate Systems Engineering
JeremyTK
4 Posts
0
July 31st, 2015 06:00
We are running 4.1 SP2.
So if we start the initialization using snap-based replication, can we then later switch to normal asynchronous replication?
forshr
2 Intern
•
1.1K Posts
0
July 31st, 2015 06:00
Hi Jeremy,
The initialization process is the same, so once the CG reaches an Active state the replication mode can be switched.
Regards,
Rich Forshaw
RecoverPoint Corporate Systems Engineering
JeremyTK
4 Posts
0
August 17th, 2015 06:00
The upgrade to 4.1 SP2 P1 seems to have resolved our initialization issues.
Thanks to everyone for their feedback!