About the proxy backup mount sequence

Ops Center Protector User Guide

Version
7.7.x
Audience
anonymous
Part Number
MK-99PRT002-08
ft:lastEdition
2023-10-26

Proxy backup is valid for live and batch backup. In this scenario the replication destination is mounted, work performed on it and then unmounted. The actual sequence is as follows:

  1. The replication is re-evaluated.
  2. If the replication is live then it is paused.
  3. The updated replicated volumes are mounted on the mount host.
  4. The After Mount script (specified in the Mount Operation Wizard) is invoked on the mount host. This script would typically cause the proxy backup to run, calling out to a third party backup product or invoke a Protector backup using a trigger schedule.
  5. The Before Unmount script is invoked on the mount host. This script may be omitted.
  6. The replicated volumes are unmounted from mount host.
  7. If the replication is live then it is resumed.