Backing up Ops Center Automator

Ops Center Automator Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT000-24

Ops Center Automator allows you to back up your system configuration and database information.

On the Tasks tab, verify that there is no task in the In Progress, Waiting for Input, In Progress (with Error), Long Running, or In Progress (Terminating) status.

  1. Log on to the management server using Administrator privilege (for Windows) or root privilege (for Linux).
  2. Stop the services or disable failover.
    • For a non-cluster environment:

      Stop the Ops Center Automator and Common Component services by running the hcmds64srv /stop command.

    • For a cluster environment:

      Run the following command to take the group where the Ops Center Automator and Common Component services are registered offline and disable failover.

      Common-Component-installation-folder\ClusterSetup\hcmds64clustersrvstate /soff /r group-name
  3. Run the backupsystem command.
  4. Start the services or enable failover.
    • For a non-cluster environment:

      Start the Ops Center Automator and Common Component services by running the hcmds64srv /start command.

    • For a cluster environment:

      Run the following command to take the group where the Ops Center Automator and Common Component services are registered online and enable failover.

      Common-Component-installation-folder\ClusterSetup\hcmds64clustersrvstate /son /r group-name