On 12/14/2019 3:43 PM, Erik P. Olsen wrote:
OK, I tried your suggestion and got: [erik@Erik-PC ~]$ pgrep -lf bacula-dir 4226 bacula-dir [erik@Erik-PC ~]$ netstat -an |grep LISTEN|grep 910 tcp 0 0 0.0.0.0:9102 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:9103 0.0.0.0:* LISTEN
There should be 3 listening ports, bacula-sd listening on tcp 9101, bacula-fd listening on tcp 9102, and bacula-sd listening on 9103. Bconsole connects to bacula-sd's port 9101, regardless of interface.
Try netstat -nltp. It should show all 3 listening ports and the apps that own them. It looks like bacula-dir is not running.
I suppose this is correct. Regarding tcpdump I have no idea how to use it. I have never had the need to use this tool before so I have no result from it. systemctl status for mariadb.service, bacula-dir.service, bacula-fd.service and bacula-sd.service show all services running correctly. Oddly my old desktop which is at the same level as my laptop is running the same software and does indeed do backups flawlessly. Diagnosing bacula has become a nightmare :-(
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users