Hey guys,

 I've got a new problem on my bacula setup. Not sure what changed recently,
but now for some reason when I go to backup any client I get this message
when I check st dir:

Running Jobs:
Console connected at 19-Oct-15 01:03
 JobId  Type Level     Files     Bytes  Name              Status
======================================================================
     5  Back Full          0         0  d*b1.jokefire.com
<http://b1.jokefire.com>  is waiting for Client db1.jokefire.com
<http://db1.jokefire.com> to connect to Storage File*
====

That happens for every client I have configured to be backed up.

But if I check st client, I can connect to that host from the bacula server
in bconsole:

*st client
The defined Client resources are:
     1: lb1.jokefire.com
     2: varnish1.jokefire.com
     3: ops.jokefire.com
     4: ops1.jokefire.com
     5: ops2.jokefire.com
     6: ops3.jokefire.com
     7: web1.jokefire.com
     8: db1.jokefire.com
     9: db2.jokefire.com
    10: db3.jokefire.com
    11: db4.jokefire.com
    12: puppet.jokefire.com
    13: time1.jokefire.com
Select Client (File daemon) resource (1-13): 8
*Connecting to Client db1.jokefire.com <http://db1.jokefire.com> at
db1.jokefire.com:9102 <http://db1.jokefire.com:9102>*

*db1.jokefire.com <http://db1.jokefire.com> Version: 7.0.5 (28 July 2014)
 x86_64-redhat-linux-gnu redhat Enterprise release*
*Daemon started 19-Oct-15 00:13. Jobs: run=0 running=0.*
* Heap: heap=135,168 smbytes=156,980 max_bytes=205,348 bufs=68 max_bufs=100*
* Sizes: boffset_t=8 size_t=8 debug=0 trace=0 mode=0,0 bwlimit=0kB/s*

Running Jobs:
Director connected at: 19-Oct-15 02:23
No Jobs running.
====

Terminated Jobs:
====
*


And I've confirmed that bacula-fd is listening on the sever I'm trying to
backup:

[root@db1:~] #lsof -i :9102
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
bacula-fd 32592 root    3u  IPv4 27094367      0t0  TCP *:bacula-fd (LISTEN)


And all 3 bacula services are running on the bacula server:

[root@ops:~] #ps -ef | grep bacula | grep -v grep
bacula   10624     1  0 01:03 ?        00:00:02 /usr/sbin/bacula-dir -f -c
/etc/bacula/bacula-dir.conf -u bacula -g bacula
root     10646     1  0 01:03 ?        00:00:15 /usr/sbin/bacula-fd -f -c
/etc/bacula/bacula-fd.conf -u root -g root
bacula   10665     1  0 01:03 ?        00:00:15 /usr/sbin/bacula-sd -f -c
/etc/bacula/bacula-sd.conf -u bacula -g tape

I haven't been able to find any info pertaining to this problem in the
bacula log on the bacula server and there was no bacula log created at all
on the client.

Could I get some help to troubleshoot and solve this problem?

Thanks,
Tim
-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to