Bacula-users

Re: [Bacula-users] no connect to win7-client

2012-09-21 08:52:06
Subject: Re: [Bacula-users] no connect to win7-client
From: "Clark, Patricia A." <clarkpa AT ornl DOT gov>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 21 Sep 2012 08:49:06 -0400
On 9/21/12 4:06 AM, "Sven Gehr" <mailingliste AT dreampixel DOT de> wrote:


>Hi@all,
>
>I install the bacula-server (5.2.5) on a ubuntu 12.04-server (LTS) 64
>Bit. The 
>backup with my linux-clients (centos, ubuntu) works fine. The
>Bacula-Server ha 
>the IP: 192.168.4.20 / FQH: backup.dawa.edv
>
>For a test I have change all passwords to 'bacula' (in all conf files)!
>
>
>Now I neet to backup a win7-host (Pro, 64 Bit). I install the binary
>"bacula-
>win64-5.2.5". The win7 host hast the ip: 192.168.4.50 / FQH:
>win701.dawa.edv
>
>DNS works fine. A can resolve the IP/Hostnames fprward and backward with
>dig.
>
>I edit the folloing conf files:
>
>< on the bacula-server >
>
>/etc/bacula/bacula-dir.conf
>
>
># Konfiguration des Directors selbst
>Director {
>        Name = backup-dir
>        DIRport = 9101
>        QueryFile = "/etc/bacula/scripts/query.sql"
>        WorkingDirectory = "/var/lib/bacula"
>        PidDirectory = "/var/run/bacula"
>        Maximum Concurrent Jobs = 1
>        Password = "bacula"
>        Messages = Daemon
>        DirAddress = 192.168.4.20
>}
>[...]
># Windows7-VM
>Client {
>        Name = win701-fd
>        Address = 192.168.4.50
>        FDPort = 9102
>        Catalog = MyCatalog
>        Password = "bacula"
>        AutoPrune = yes
>}
>[...]
>
>
>
>< on the win7-clinet >
>
>FileDaemon {
>  Name = win701-fd
>  FDport = 9102
>  WorkingDirectory = "C:\\Program Files\\Bacula\\working"
>  Pid Directory = "C:\\Program Files\\Bacula\\working"
># Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
>  Maximum Concurrent Jobs = 10
>}
>
>Director {
>  Name = bacula-dir
>  Password = "bacula"
>}
>
>
>Messages {
>  Name = Standard
>  director = bacula-dir = all, !skipped, !restored
>}
>
>
>whe I check the status server -> client in bconsole:
>
>
>he defined Client resources are:
>     1: backup-fd
>     2: sbs-fd
>     3: win701-fd
>Select Client (File daemon) resource (1-3): 3
>Connecting to Client win701-fd at 192.168.4.50:9102
>Failed to connect to Client win701-fd.
>
>
>I get this error (in log)
>
>21-Sep 10:10 backup-dir JobId 0: Fatal error: Unable to authenticate with
>File 
>daemon at "192.168.4.50: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.
>21-Sep 10:11 backup-dir JobId 0: Fatal error: Unable to authenticate with
>File 
>daemon at "192.168.4.50: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.
>
>
>can anyone help me?
>
>
>-- 
>Viele Grüße
>
>Sven Gehr
>Mailclient: Linux / KDE-Kontact
>>>>>>>
A couple of items come to mind, first your director has the number of
concurrent jobs set to 1.  Unless you can only handle a single backup job
on your server, you may want to increase that number.  It should at least
match your client's settings.  The errors in your log would support this
assertion.

Secondly, you don't mention the Win7 client firewall settings.  They are
pretty tight out of the box and need to be adjusted for the bacula ports.


Patti Clark
Linux Administrator to:
Research and Development Systems Support Oak Ridge National Laboratory









------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users