Use this method of offline synchronization when the production data set is very large and the WAN link does not have enough throughput to allow for a synchronization of the total data set in a reasonable amount of time.
The offline synchronization process creates VSS snapshots of the volume that resides in the root directory on the Master server. By default, Arcserve RHA mounts the root directory to the location where the RHA Engine was installed, such as the C:\ drive. The following example illustrates the location of the VSS snapshot files when the offline synchronization process runs:
C:\OfflineSyncMountPoint\<scenarioID>\E_volume
For the Replica server, you create another File Server DR scenario to replicate from the external device into the target root directory. For example, E:\Data on the Replica server. Optionally, you can perform a Robocopy, (robust file copy), a file copy, or any other copy methods from the Master mounted snapshot volume, and then manually copy the data from the external drive into the target folder on the Replica server after you transferred the drive.
Follow these steps:
After the scenario begins, the Event Console displays the path to the data so you can perform the manual copy. 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.
During transport, the production dataset caches any changes in the source data in the Replica spool.
Use a copy utility such as xcopy or fastcopy to copy all master server files and folders from the OfflineSyncMountPoint folder to the replica folder <install path>\Engine\vm\<scenario ID>\<Volume>.
xcopy [Source] [Destination] /E /C /H /R
Copyright © 2015 Arcserve.
All rights reserved.
|
|