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 ------------------------------------------------------------------------------ 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users