Skip to main content
NetApp Backup and Recovery

Restart NetApp Backup and Recovery

Contributors netapp-mwallis

You can restart NetApp Backup and Recovery from the Console agent host when you need to recover the service or apply a change. Use the command that matches your deployment type and container runtime.

The Console agent includes NetApp Backup and Recovery functionality.

Steps
  1. Connect to the Linux system where the Console agent is running.

    Console agent location Procedure

    Cloud deployment

    Follow the instructions for connecting to the Console agent Linux virtual machine depending on the cloud provider you're using.

    Manual installation

    Log in to the Linux system.

  2. Enter the command to restart the service.

    Console agent location Docker command Podman command

    Cloud deployment

    docker restart cloudmanager_cbs

    podman restart cloudmanager_cbs

    Manual installation with internet access

    docker restart cloudmanager_cbs

    podman restart cloudmanager_cbs

    Manual installation without internet access

    docker restart ds_cloudmanager_cbs_1

    podman restart ds_cloudmanager_cbs_1