Create the manifest file for a Replication CR. The following replication types are supported:
- TrueCopy® (TC) – The replication is synchronous. Data written to the primary volume (P-VOL) is simultaneously written to the secondary volume (S-VOL). The host I/O is acknowledged only after both volumes receive the data. This replication type ensures data consistency but introduces latency.
- Universal Replicator (UR) – The replication is asynchronous. Data written to the P-VOL is first stored in a master journal volume. It is then transferred to a restore journal volume on the remote system. The host I/O is acknowledged immediately without waiting for the data to reach the remote S-VOL.