Help Center/ MapReduce Service/ Troubleshooting/ Using DBService/ DBService Backup Failed Because the Floating IP Address Is Unreachable
Updated on 2025-12-01 GMT+08:00
DBService Backup Failed Because the Floating IP Address Is Unreachable
Symptom
The default DBService backup fails, but backups of NameNode, LdapServer, and OMS are successful.
Cause Analysis
- Check the error information on the DBService backup page:
Clear temporary files at backup checkpoint DBService_test_DBService_DBService_20180326155921 that fialed last time. Temporary files at backup checkpoint DBService_test_DBService_DBService20180326155921 that failed last time are cleared successfully.

- Check the /var/log/Bigdata/dbservice/scriptlog/backup.log file. It is found that the log printing stops and no related backup information is found.
- Check the /var/log/Bigdata/controller/backupplugin.log file on the active OMS node. The following error information is found:
result error is ssh:connect to host 172.16.4.200 port 22: Connection refused (172.16.4.200 is the floating IP address of DBService) DBService backup failed.

Solution
- Log in to the active DBService node (the Master node bound with the DBService floating IP address).

- Add the DBService floating IP address to ListenAddress or comment out ListenAddress in the /etc/ssh/sshd_config file.
- Run the following command to restart the SSHD service:
service sshd restart
- Check whether the next DBServie backup is successful.
Parent topic: Using DBService
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.