Bacula-users

Re: [Bacula-users] Post-upgrade, from 2.4.4 to 3.0.2, bconsole is hung up.

2009-12-09 12:40:33
Subject: Re: [Bacula-users] Post-upgrade, from 2.4.4 to 3.0.2, bconsole is hung up.
From: Shawn <shawn AT artemide DOT us>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Wed, 09 Dec 2009 12:38:00 -0500
2009/12/9 Shawn <shawn AT artemide DOT us>
>
> Hello again, folk,
>
>     Checked out there and there's really only a few negligible results on this problem.
>
>     Following a full upgrade, from 2.4.4 to 3.0.2 (all packages), the bconsole program just won't let me connect.
>
>     I've checked both .conf files, passwords/addresses/etc, tried changing address on both to name, IP, etc. but it won't let me connect.
>
> Output of:
>
>     bconsole -c /etc/bacula/bconsole.conf -d 100 -dt
>
> Connecting to Director 10.6.4.238:9101
> 09-Dec-2009 11:46:56 bconsole: bsock.c:221-0 Current host[ipv4:(ip address hidden):9101] All host[ipv4:(ip address hidden):9101]
> 09-Dec-2009 11:46:56 bconsole: bsock.c:155-0 who=Director daemon host=(ip address hidden) port=9101
>     (Gets hung here for about 300 seconds or so)
> Director authorization problem.
> Most likely the passwords do not agree.
> If you are using TLS, there may have been a certificate validation error during the TLS handshake.
> Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION003760000000000000000 for help.
>
>
>     All I see that's noticeable, while debugging bacula-dir, is that the client tries to connect, and that's about it:
>
> 09-Dec-2009 11:46:56 (dir host hidden): bnet.c:670-0 who=client host=(ip address hidden) port=36131
>
>     I'm actually not using TLS or anything, has anyone encountered this oddity before?
>
> Thanks in advance,
>

Did you verify that the director is actually started?


--
John M. Drescher


Yes, however, I don't even think clients are able to connect via bacula-fd, as I don't see the backup directory expanding in size or modifying any media/volumes (backup-to-disk) - I know iptables isn't running on this specific server, though, I believe apparmor might be:

ps -e | grep bacu

19118 ?        00:00:00 bacula-sd
19132 ?        00:00:00 bacula-fd
25100 ?        00:00:00 bacula-dir

I think it's just not listening properly for any of the services...yet, I'm not sure what went wrong here:

netstat -la | grep bac
tcp        0      0 (hostnamehidden):bacula-dir *:*                     LISTEN    
tcp        0      0 *:bacula-fd             *:*                     LISTEN    
tcp        0      0 *:bacula-sd             *:*                     LISTEN    
tcp       31      0 (hostnamehidden):bacula-dir (hosthidden):36094 CLOSE_WAIT


--

Shawn Qureshi
Artemide, Inc.
IT Specialist
1980 New Hwy
Farmingdale, NY 11735
ph. 631.694.9292
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>