On Fri, 8 Apr 2011 09:28:11 -0400, "Kenney, William P. (Information Technology Services)" <kenn...@easternct.edu> wrote: >> -----Original Message----- >> From: Jérôme Blion [mailto:jerome.bl...@free.fr] >> Sent: Thursday, April 07, 2011 5:11 PM >> To: bacula-users@lists.sourceforge.net >> Subject: Re: [Bacula-users] Connection error from remote client >> >> Le 07/04/2011 18:51, Kenney, William P. (Information Technology >> Services) a écrit : >> >>>> When I run the new job I get the following error message in the >> >>> bconsole: >> >>>> >> >>>> >> >> >> *********************************************************************** >> >> * >> >>> ******* >> >>>> 06-Apr 23:35 ecsu-bk3-dir JobId 16: Error: Bacula ecsu-bk3-dir >> 5.0.2 >> >>>> (28Apr10): 06-Apr-2011 23:35:05 >> >>>> >> >>> Do you have localhost or 127.0.0.1 in any bacula config file? If so >> >>> replace all instances with a FQDN >> >>> >> >>> John >> >>> >> >>> The only reference to localhost is in the first client and in >> >> comments. >> >>> I'm using beast's IP address in the second client definition, is >> that >> >>> acceptable? >> >>> >> >>> Bill >> >> Hello, >> >> >> >> In fact, he was talking about bacula-dir.conf or bacula-sd.conf. >> >> If you reference the storage daemon as running on 127.0.0.1, any >> client >> >> which is running in another place will try to find a storage daemon >> on >> >> itself. >> >> >> >> >> >> HTH. >> >> Jerome Blion. >> >> >> >> -------------------------------------------------------------------- >> --- >> >> ------- >> >> Xperia(TM) PLAY >> >> It's a major breakthrough. An authentic gaming >> >> smartphone on the nation's most reliable network. >> >> And it wants your games. >> >> http://p.sf.net/sfu/verizon-sfdev >> >> _______________________________________________ >> >> Bacula-users mailing list >> >> Bacula-users@lists.sourceforge.net >> >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > Hello Jerome, >> > >> > The FileDaemon on the backup server references 127.0.0.1 as the >> FDAddress. >> > >> > The Filedaemon on beast has beast's IP address. Should this be the >> backup server's address? >> > >> > TIA, >> > >> > Bill >> Could you provide us the Storage part of bacula-dir.conf ? >> Do you have any firewall between machines ? >> >> HTH. >> Jerome Blion. >> >> ----------------------------------------------------------------------- >> ------- >> Xperia(TM) PLAY >> It's a major breakthrough. An authentic gaming >> smartphone on the nation's most reliable network. >> And it wants your games. >> http://p.sf.net/sfu/verizon-sfdev >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users > > Hi Jerome, > > Here is the storage section from bacula-dir.conf: > > # Definition of file storage device > Storage { > Name = File > # Do not use "localhost" here > Address = ecsu-bk3 # N.B. Use a fully qualified name here > SDPort = 9103 > Password = "*498F6E0FC18D37B6288117511CF2B12BCC8E1A3F" > Device = File > Media Type = File > } > > I have tried this address, ecsu-bk3.easternct.edu and the IP address in > the address field and get the same error. > > I have removed the internal FW's during testing and it made no difference. > > The database contains a bacula user for all hostname addresses that I have > used, so that should not be a problem. > > Bill
Hello, From the client, are the following commands working? nslookup ecsu-bk3 telnet ecsu-bk3 9103 Can you confirm me the Storage Daemon and the Director are on the same machine? (I read ecsu-bk3-dir in your message) HTH. Jerome Blion. ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users