Responsible: DISPROMEDIA, S.L.
Purpose: To respond to your queries and send you commercial information about our services, including by email.
Legitimation: Consent of the interested party
Recipients: The data will not be transferred to third parties, except by legal obligation.
Rights: You have the right to access, rectify and delete data, as well as other rights, as explained in the additional information section.
Additional information: You can consult additional and detailed information on Data Protection in our Privacy Policy text.
How to stop, start, restart, pause, and resume Backup Service Controller
Environment:
The backup service does not run correctly due to different causes (power failure, system reboot, internet connection cuts, ...)
Solution:
Backup Service Controller is the service required to perform backup and recovery actions with SolarWinds Backup.
On Windows:
Press Windows + R to open the Run command
Enter services.msc
Right click Backup Service Controller:
Run the appropriate command in terminal:
Run command in terminal to stop / start:
Environment:
The backup service does not run correctly due to different causes (power failure, system reboot, internet connection cuts, ...)
- SolarWinds RMM
- SolarWinds Backup
Solution:
Backup Service Controller is the service required to perform backup and recovery actions with SolarWinds Backup.
On Windows:
Press Windows + R to open the Run command
Enter services.msc
Right click Backup Service Controller:
- Start
- Stop
- Pause
- Resume
- Restart
- net stop "Backup Service Controller"
- net start "Backup Service Controller"
Run the appropriate command in terminal:
- sudo service ProcessController restart
- sudo service ProcessController stop
- sudo service ProcessController start
Run command in terminal to stop / start:
- sudo launchctl unload -w /Library/LaunchDaemons/com.cloudbackup.BackupFP.plist
- sudo launchctl load -w /Library/LaunchDaemons/com.cloudbackup.BackupFP.plist