Hi Roland, This is a small check list you can do following Hugh comment. Assume the client passwd matches the director's passwd. On backup server 1. do a status client=ClientName from bconsole, (send the result from that) 2. if 1 does not work, do a ping to Client IP 3. do a nmap -PO clientIP, you should see if the client port is available If not the there is an issue at your client 1. restart your bacula client 2. lsof -i:9102 You should get this. COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME bacula-fd 1796 root 3u IPv4 4357 TCP *:bacula-fd (LISTEN) 3. then do a status client=ClientName from director and tcpdump on your client 4. strace on your client for the bacula-client pid. Well, there should at least be a reason for client not connecting, Regards, Prashant Hugh Brown wrote: Roland Roberts wrote:Okay, so it didn't work, no big deal, the server was past due to be upgraded. So I upgraded to Fedora 12 on the server and picked up the 3.0.3 bacula server. But since this upgrade, the 3.0.3 server can't talk to the 3.0.3 client. But it does talk to a 2.4.4 client on a Fedora 11 system.I presume you've tried "status client" in bconsole; what exactly do you see when you run that? How long does it take to time out, if that's what it's doing?If you run tcpdump on the client, do you see the connection from the director? If you run it on the server, does it match up with what you see on the client? What about if you run strace on bacula-fd on the client? Thanks, Hugh -- Hugh Brown, Systems Manager The Centre for High-Throughput Biology hbr...@chibi.ubc.ca ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users |
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users