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.
- Log on to the management server using Administrator privilege (for Windows) or root privilege (for Linux).
- 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
- For a non-cluster environment:
- Run the backupsystem command.
- 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
- For a non-cluster environment: