Example of increased efficiency

This is an example of using chepoch –actual to increase efficiency in synchronization operations.

You have three replicas in a VOB family, and a subset of the synchronization pattern and schedule is shown in the following figure. All replicas use receipt handlers, so incoming packets are imported immediately. First, replica sanfran_hub sends a packet to replica boston_hub. Next, boston_hub sends a packet to bangalore. This packet includes operations from sanfran_hub.

Figure 1. Partial synchronization export pattern and schedule

Partial synchronization export pattern and schedule between sanfran_hub, boston_hub, and bangalore

At 8:00 GMT, sanfran_hub sends a packet to bangalore. This packet contains operations originating at sanfran_hub that bangalore has already received from boston_hub. In this case, use the command chepoch –actual bangalore at sanfran_hub before generating an update packet for bangalore. When you generate the packet, the operations already imported at bangalore are excluded from the packet.