Sorry, I don't know what other command line arguments your system needs.

Use

ps -efww | grep bacula

to find the command lines for the current processes and add -f -d 100 to the
end.

__Martin

>>>>> On Tue, 30 Apr 2019 19:04:55 +0530, preash raj said:
> 
> Hi Martin,
> 
> >> You could try running the director and remote client with debug level
> 100 to
> print more information (add the command line arguments -f -d 100).
> 
> Could you please let me know the exact full command for a debug run?
> 
> On Tue, Apr 30, 2019 at 6:42 PM preash raj <preash....@gmail.com> wrote:
> 
> > Sure! will do.
> >
> > On Tue, Apr 30, 2019 at 6:39 PM Martin Simmons <mar...@lispworks.com>
> > wrote:
> >
> >> Please CC bacula-users with replies.
> >>
> >> __Martin
> >>
> >>
> >> >>>>> On Tue, 30 Apr 2019 18:35:38 +0530, preash raj said:
> >> >
> >> > Hi Martin,
> >> >
> >> > thank you for the quick response! the bacula client version is  5.0.0,
> >> I'll
> >> > try to debug as you specified and will update you soon.
> >> >
> >> > Regards,
> >> > Preash
> >> >
> >> >
> >> > On Tue, Apr 30, 2019 at 5:41 PM Martin Simmons <mar...@lispworks.com>
> >> wrote:
> >> >
> >> > > >>>>> On Tue, 30 Apr 2019 11:16:25 +0530, preash raj said:
> >> > > >
> >> > > > Hi,
> >> > > >
> >> > > > I've installed and configured the free Bacula version 5.2.13, but
> >> I'm not
> >> > > > able to establish the connection with remote client the local backup
> >> > > works
> >> > > > fine. IP and port has been allowed in the firewall and telnet in
> >> both
> >> > > > machines works fine. All the configurations are done as per the
> >> document:
> >> > > >
> >> > >
> >> https://www.digitalocean.com/community/tutorials/how-to-install-bacula-server-on-centos-7
> >> > > >
> >> > > >    - OS: CentOS Linux release 7.6.1810 (Core)
> >> > > >    - Bacula Version: 5.2.13
> >> > > >
> >> > > > =====================================
> >> > > >
> >> > > > [root@baculaserver ~]# bconsole
> >> > > > Connecting to Director localhost:9101
> >> > > > 1000 OK: bacula-dir Version: 5.2.13 (19 February 2013)
> >> > > > Enter a period to cancel a command.
> >> > > > *status client
> >> > > > The defined Client resources are:
> >> > > >      1: bacula-fd
> >> > > >      2: client1.hostname-fd
> >> > > >      3: client2.hostname-fd
> >> > > > Select Client (File daemon) resource (1-3): 2
> >> > > > Connecting to Client client1.hostname-fd at client1.hostname:9102
> >> > > > Failed to connect to Client client1.hostname-fd.
> >> > > > ====
> >> > > > You have messages.
> >> > > > =====================================
> >> > > >
> >> > > > # tail -f /var/log/bacula/bacula.log
> >> > > >
> >> > > > 28-Apr 23:10 bacula-dir JobId 71: Begin pruning Files.
> >> > > > 28-Apr 23:10 bacula-dir JobId 71: No Files found to prune.
> >> > > > 28-Apr 23:10 bacula-dir JobId 71: End auto prune.
> >> > > >
> >> > > > 28-Apr 23:10 bacula-dir JobId 71: shell command: run AfterJob
> >> > > > "/usr/libexec/bacula/delete_catalog_backup"
> >> > > > 29-Apr 07:49 bacula-dir JobId 0: Fatal error: Unable to
> >> authenticate with
> >> > > > File daemon at "client1.hostname: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#SECTION00260000000000000000
> >> > > > for help.
> >> > >
> >> > > Is the remote client also running Bacula version 5.2.13?  If not,
> >> which
> >> > > version?
> >> > >
> >> > > You could try running the director and remote client with debug level
> >> 100
> >> > > to
> >> > > print more information (add the command line arguments -f -d 100).
> >> > >
> >> > > __Martin
> >> > >
> >> >
> >>
> >
> 


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to