Offline synchronization lets you copy data to be replicated to an external device and then from the device to the Replica server. This is a method effective for transferring huge data volumes with low network bandwidth.
Consider these tips when using offline synchronization:
Best Practice: Use the Continue offline sync and verify the date option or create a replication scenario to synchronize data from the VSS snapshot to external devices.
Note: You cannot use offline synchronization for scenarios with scheduled replication or scenarios in which the Master is a UNIX/Linux host.
To set up offline synchronization
After the scenario begins, the Event Console displays the path to the data so you can perform the manual copy. CA ARCserve RHA takes a VSS snapshot so you can copy data with no impact to the production data set.
Note: You can customize the root volume by configuring the SnapshotStorageVolume value in ws_rep.cfg.
Manually copy the data that is stored at the master VSS path to an external device or optical media (DVD-R, CD-R). Physically transport the external media to the Replica server.
The following example copies data to an external device.
xcopy C:\OfflineSyncMountPoint\402552372 U:\data1\ /E /C /H /R
Note: Copy utilities may not copy all files due to specific limitations. For example, Windows Explorer fails to copy files that have full names (including the path) exceeding 260 bytes and Xcopy changes sparse files to non-sparse files when copied.
During transport, the production dataset caches any changes in the source data in the Replica spool.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |