Restart the BlueXP backup and recovery service
There may be situations where you'll need to restart the BlueXP backup and recovery service.
BlueXP backup and recovery functionality is built into the BlueXP Connector. You'll need to follow different initial steps to restart the service depending on whether you deployed the Connector in the cloud or whether you installed the Connector manually on a Linux system.
-
Connect to the Linux system that the Connector is running on.
Connector location Procedure Cloud deployment
Follow the instructions for connecting to the Connector Linux virtual machine depending on the cloud provider you're using.
Manual installation
Log in to the Linux system.
-
Enter the command to restart the service.
Connector 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