Yes, you are right. This is a block FC replication. Distance between sites is about 10 kilometers. Customer already tested this process with small LUNs (10-20GB) and he was satisfied with results.
Unfortunately this works as designed. If you issue failover command from source box you can set an option -sync yes and system will make switchover a replication (swap source and target personality and establish incremental replication). You can use this option for planned failover. But if you issue command failover from target box and use an option set paused no, the box will swap source and target personality and establish FULL replication. And you has no any other option. I use AIX HACMP and I wrote special script for verifying states of source/target resources, replication status and selecting of failover options.
vardua
13 Posts
0
June 23rd, 2017 08:00
Yes, you are right.
This is a block FC replication. Distance between sites is about 10 kilometers. Customer already tested this process with small LUNs (10-20GB) and he was satisfied with results.
kelleg
4 Operator
•
4.5K Posts
0
June 23rd, 2017 08:00
You'll need to provide some more information - what is the distance between the two arrays? Is this FILE Replication or BLOCK Replication?
glen
cergio
13 Posts
0
July 13th, 2017 15:00
Hello
I am facing the same issue. After failover using SRM and Reprotect. It take long time as initial syncronization. Is there a way to avoid full sync?
Srm 5.8
Unity 500f
vardua
13 Posts
0
July 14th, 2017 01:00
Hi
Unfortunately this works as designed. If you issue failover command from source box you can set an option -sync yes and system will make switchover a replication (swap source and target personality and establish incremental replication). You can use this option for planned failover. But if you issue command failover from target box and use an option set paused no, the box will swap source and target personality and establish FULL replication. And you has no any other option. I use AIX HACMP and I wrote special script for verifying states of source/target resources, replication status and selecting of failover options.