On 25/07/19 12:16, Josip Deanovic wrote:

When you perform some change you can always test the configuration
with the bacula-dir -t command.
I get the following for every single client conf:

bacula-dir -t /etc/bacula/clients/server.conf
25-Jul 15:19 bacula-dir: ERROR TERMINATION at parse_conf.c:479
Config error: Could not find config Resource server_catalog referenced on line 10 :   Catalog = server_catalog

It's defined in /etc/bacula/bacula-dir.conf

# --------------------------------------------------------------------------
# Catalog Definitions
# --------------------------------------------------------------------------

Catalog {
  Name = server_catalog
  DB Name = bacula
  user = bacula
  password = "xxxxxxxx"
}

Apart from recently discovered missing ACL on one client issue all backups have been generally running fine.
Why am I seeing this error?


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

Reply via email to