How to move your repository to a new path on the same Core

Print friendly page
Created - December 16, 2009
Modified - June 2, 2011

Article: 4120028

The article describes how to move a Replay repository from one volume to another while still using the same Replay Core.

Solution

  1. Provision the repository volume on the new Replay Core.
  2. Stop the “Replay Core” and the “Replay Agent” service on the Replay Core and the protected servers respectively.
  3. Exit all Windows-based programs.
  4. On the Replay Core:
    1. Click Start, type regedit in the Start Search box, and then press ENTER.
    2. If you receive the User Account Control dialog box, click Continue.
    3. Navigate and locate and then click the following registry subkey:
    4. HKLM\Software\AppAssure\ReplayEPS\AGENT-NAME

      that corresponds to the volume containing the repository of the protected server that needs to be relocated. The AGENT_NAME value will correspond to the name of the protected server.

    5. Copy or move the TevoRepository directory to the new volume using a fast copy tool such as Microsoft RoboCopy or RichCopy. The TevoRepository should be at the root of the new volume and the directory matching the name of the protected server should appear under TevoRepository.
    6. In the right pane, right-click “target_path” in the Name column, and then click Modify.
    7. In the Value data box, change the drive letter to reflect the drive letter of the new volume, and then click OK. ((For e.g. “I:\TevoRepository\AGENT-NAME” to “F:\TevoRepository\AGENT-NAME”)
    8. Next navigate to HKLM\Software\AppAssure\ReplayEPS\AGENT-NAME\ProtectionGroups\VolWithIntervalXXMinutes
    9. In the right pane, right-click “target_path” in the Name column, and then click Modify.
    10. In the Value data box, change the drive letter to reflect the drive letter of the new volume, and then click OK. ((For e.g. “I:\TevoRepository\AGENT-NAME” to “F:\TevoRepository\AGENT-NAME”)
    11. If the volume contains a repository for more than one protected server, repeat these steps all protected servers.
    12. On the File menu, click Exit to close Registry Editor.

5. On the Replay Agent, perform the following:

  1. Click Start, type regedit in the Start Search box, and then press ENTER.
  2. If you receive the User Account Control dialog box, click Continue.
  3. Navigate and locate and then click the following registry subkey:
  4. HKLM\Software\AppAssure\ReplayEPS\AGENT-NAME

    that corresponds to the volume containing the repository of the protected server that needs to be relocated. The AGENT_NAME value will correspond to the name of the protected server

  5. In the right pane, right-click “target_path” in the Name column, and then click Modify.
  6. In the Value data box, change the drive letter to reflect the drive letter of the new volume, and then click OK. ((For e.g. “I:\TevoRepository\AGENT-NAME” to “F:\TevoRepository\AGENT-NAME”)
  7. Next navigate to HKLM\Software\AppAssure\ReplayEPS\AGENT-NAME\ProtectionGroups\VolWithIntervalXXMinutes
  8. In the right pane, right-click “target_path” in the Name column, and then click Modify.
  9. In the Value data box, change the drive letter to reflect the drive letter of the new volume, and then click OK. ((For example,  ”I:\TevoRepository\AGENT-NAME” to “F:\TevoRepository\AGENT-NAME”)
  10. On the File menu, click Exit to close the Registry Editor.
  11. If the volume contains multiple protected servers then perform the above tasks of drive letter replacement on all protected servers. .

6. Start the “Replay Core” and the “Replay Agent” service on the Replay Core and the protected servers respectively.