Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This comment has been deleted
Hi, help me pls. Begin by finding the Director resource that is named “ClientHost-dir”. As the Bacula Director that we want to control this Client is located on the Bacula Server… There no ClientHost-dir. I’m searching in bacula-fd.conf rght?
Hello, thanks for your tutorials. they are very helpful :) but i got one problem, the server is Ubuntu and the client is Centos 7. i can see the connection but when they try to backup something, on director status i see only this message “is waiting for Client mysql-fd to connect to Storage File”. after 20 minutes is goes to Error.
Please help.
B.R.
hi, i need help when i follow the instruction above to setup bacula client on centos 6.8, but when i start the service i got the error:
Starting bacula-fd: Error: Default password in config [Failed]
any help will be appreciated…thanks
Hi, Manicas
I follow your tutorial many times .I have one problem not fix yet. Please help me sir,
The error was , end the paragraph … 26-Jan 16:10 bacula-dir JobId 0: Fatal error: bsock.c:138 Unable to connect to Client: svr2.local.test-fd on 172.19.1.89:9102. ERR=No route to host .
I want to know how to fix it.
26-Jan 15:40 bacula-dir JobId 2: Bacula bacula-dir 5.2.13 (19Jan13): Build OS: x86_64-redhat-linux-gnu redhat (Core) JobId: 2 Job: RestoreLocalFiles.2017-01-26_15.40.03_04 Restore Client: bacula-fd Start time: 26-Jan-2017 15:40:05 End time: 26-Jan-2017 15:40:06 Files Expected: 550 Files Restored: 550 Bytes Restored: 50,321,041 Rate: 50321.0 KB/s FD Errors: 0 FD termination status: OK SD termination status: OK Termination: Restore OK
26-Jan 15:40 bacula-dir JobId 2: Begin pruning Jobs older than 6 months . 26-Jan 15:40 bacula-dir JobId 2: No Jobs found to prune. 26-Jan 15:40 bacula-dir JobId 2: Begin pruning Files. 26-Jan 15:40 bacula-dir JobId 2: No Files found to prune. 26-Jan 15:40 bacula-dir JobId 2: End auto prune.
26-Jan 16:10 bacula-dir JobId 0: Fatal error: bsock.c:138 Unable to connect to Client: svr2.local.test-fd on 172.19.1.89:9102. ERR=No route to host
Hi,
It is very good tutorial. I’ve successfully done Localbackup. But facing issue when try to connect client. After changes everything when I’ve start service as below:
systemctl restart bacula-dir
then it showing below error:
12-Oct 06:20 bacula-dir JobId 0: Fatal error: Unable to authenticate with File daemon at “192.XX.XX.XX:9102”. Possible causes: Passwords or names not the same or Maximum Concurrent Jobs exceeded on the FD or FD networking messed up (restart daemon). Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00260000000000000000 for help.
I’ve cross check it and found that I’ve use same password which I’ve created in client by your providing command.
Same it also not able to connect using bconsole. It showing error as below:
Connecting to Client ClientHost-fd at 192.XX.XX.XX:9102 Failed to connect to Client ClientHost-fd.
So please suggest me what should I check.