Bacula-users

Re: [Bacula-users] Can't connect to a client | Debain 5.0, bacula 5.0.1

2010-05-13 17:03:35
Subject: Re: [Bacula-users] Can't connect to a client | Debain 5.0, bacula 5.0.1
From: Ben Pfitzner <crackhd2 AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 13 May 2010 23:01:19 +0200
Thank you very very much Carlo!!! You where exactly right.

Thanks,

Ben


On Thu, May 13, 2010 at 10:45 PM, Carlo Filippetto
<carlo.filippetto AT gmail DOT com> wrote:
> I think that the problem is in the client-fd
>
> you have:
>
> --------------------
> Director {
>  Name = bacula-client01-dir
> ...
>
> AND
>
> Director {
>  Name = bacula-clinet01-mon
> ...
> ----------------------
>
>
>
> ##
> these shoul be
>
>
>
> --------------------
> Director {
>  Name = bacula-server01-dir
> .....
> AND
>
> Director {
>  Name = bacula-server01-mon
> --------------------
>
>
> The error is
> 'Passwords or names not the same or'
>
> you faild the Name
>
>
> CIAO
>
> ---
> Carlo Filippetto
>
>
>
>
>
> 2010/5/13 Ben Pfitzner <crackhd2 AT gmail DOT com>:
>> Hi,
>>
>> I started with bacula a couple of hours ago and after realising that
>> the version that comes with debian is from the stoneages and upgrading
>> to 5.0 everything works fine so far, except one thing.
>> I am not able to backup a client, backing up the bacula server itself
>> is running just fine.
>>
>> Network/FW isn't the Problem because I can  telnet to the host/port just fine
>> ############
>> bacula-server01:/etc/bacula# telnet 192.168.0.100 9102
>> Trying 192.168.0.100...
>> Connected to 192.168.0.100.
>> Escape character is '^]'.
>> ^CConnection closed by foreign host.
>> #############
>> bacula-client01:/etc/bacula# netstat -npl | grep bac
>> tcp        0      0 0.0.0.0:9102            0.0.0.0:*
>> LISTEN      2181/bacula-fd
>> ############
>> bacula-server01:/etc/bacula# netstat -npl | grep bac
>> tcp        0      0 0.0.0.0:9101            0.0.0.0:*
>> LISTEN      2303/bacula-dir
>> tcp        0      0 127.0.0.1:9102          0.0.0.0:*
>> LISTEN      2290/bacula-fd
>> tcp        0      0 0.0.0.0:9103            0.0.0.0:*
>> LISTEN      2261/bacula-sd
>> ############'
>>
>> Here is the error message I get:
>> #####################
>> 13-May 21:40 bacula-server01-dir JobId 0: Fatal error: Unable to
>> authenticate with File daemon at "192.168.0.100: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#SECTION003760000000000000000
>> for help.
>> #####################
>> What points me to
>> http://www.lllf.uam.es/~antonio/documentos/bacula/dev-manual/Bacula_Freque_Asked_Questi.html#SECTION003760000000000000000
>> But I still can't find my error.
>>
>> And here are my configfiles:
>> Server bacula-sd.conf http://pastebin.com/exQtPiMN just in case
>> Server bacula-fd.conf  http://pastebin.com/1prKQ2bf
>> Server bacula-dir.conf  http://pastebin.com/Ny0drPM3
>> Client bacula-fd.conf  http://pastebin.com/z8SxifTm
>>
>> Could anybody please point me to what I am doing wrong?
>>
>> Thanks a lot,
>>
>> Ben
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users AT lists.sourceforge DOT net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>

------------------------------------------------------------------------------

_______________________________________________
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>