Zitat von noob1321 <bacula-fo...@backupcentral.com>: > Hey guys, > I'm a total beginner when it comes to Linux and Bacula. > I've almost got it up and running, I have the bacula-dir.conf,etc > set up I can do things through webmin, Tray works. So i'm getting > there. The problem i'm running into is that I can't get my Windows > machine to connect with the director. I start a job manually through > webmin and it sits for a few minutes then errors out and says 'No > response from client'(along those lines). > > > Here's my director config file. > > Director { # define myself > Name = bacula-dir > DIRport = 9101 # where we listen for UA connections > QueryFile = "/usr/libexec/bacula/query.sql" > WorkingDirectory = "/var/spool/bacula" > PidDirectory = "/var/run" > Maximum Concurrent Jobs = 1 > Password = pw # Console password > Messages = Daemon > } > > # > # Second Client (File Services) to backup > # You should change Name, Address, and Password before using > # > #Client { > # Name = robert-hp-fd > # Address = Robert-HP > # FDPort = 9102 > # Catalog = MyCatalog > # Password = pw # password for FileDaemon 2 > # File Retention = 30 days # 30 days > # Job Retention = 6 months # six months > # AutoPrune = yes # Prune expired Jobs/Files > #} >
Hello You have commented out the client section... And as far as i can see you have no job defined in the director config beside the generic Database backup, so which job do you actually start that does not work? Regards Andreas ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users