Hello Ian

Can you inform the version of all daemons (bacula-dir, bacula-sd and
bacula-fd) ? bacula-dir and bacula-sd always must be in the same version,
and bacula-fd never can't be in a higher version o bacula-dir

Is interesting include heartbeat interval in all bacula configuration, like
below:

Heartbeat Interval = time interval
To enable this option, you must include an option above in the previous
resources:

------------------------------------------------------------------------------
File bacula-dir.conf (servidor)
Director{
   ...
   Heartbeat Interval = 300 seconds
   ...
}

Storage{
   ...
   Heartbeat Interval = 300 seconds
   ...
}

Client{
   ...
   Heartbeat Interval = 300 seconds
   ...
}

File bacula-sd.conf (servidor)
Storage{
   ...
   Heartbeat Interval = 300 seconds
   ...
}

File bacula-fd.conf (cliente)
FileDaemon{
   ...
   Heartbeat Interval = 300 seconds
   ...
}
------------------------------------------------------------------------------


Best regards

*Wanderlei Hüttel*
http://www.huttel.com.br

2018-05-23 9:16 GMT-03:00 Ian Douglas <i...@zti.co.za>:

> hi
>
> Google won't tell me the answer so I need to ask the experts...
>
> Looks like my Bacula on this box (director, fd, and database via Postgres)
> updated.
>
> Now I get errors like this:
>
> 23-May 14:09 trooper-dir JobId 18205: Start Backup JobId 18205,
> Job=BackupCatalog.2018-05-23_14.09.13_08
>
> 23-May 14:09 trooper-dir JobId 18205: Fatal error: <stored: bad response
> to
> Job command: Connection reset by peer
>
> 23-May 14:09 trooper-dir JobId 18205: Error: Bacula trooper-dir 9.0.6
> (20Nov17):
>
> So which peer is resetting the command? The storage director? I have tried
> rebooting that server. It's still on an older version of Bacula, running
> Centos.
>
> Any ideas gratefully received, thanks.
>
> Cheers, Ian
> --
> i...@zti.co.za http://www.zti.co.za
> Zero 2 Infinity - The net.works
> Phone +27-21-975-7273
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to