dass IT Bacula Packages updated
The dass IT Bacula Packages have been enhaced and support now additional features.
We have reviewed our bacula packages in the dassIT Bacula Repositories.
New features:
- The bpipe plugin is now included in the packages
- TCP Wrapper support is also included
- The Daemons now also on SUSE run as bacula user instead of root.
Attention!
Because of the use of other users, the rights of the bacula working directory and of the bacula volumes have to be adapted:
Problem:
Could not open console message file /var/lib/bacula/bacula-dir.conmsg: ERR=Permission denied
Solution:
chown bacula.bacula /var/lib/bacula/ -R
chown bacula.disk /bacula-storage/* -R
The rights of the konfiguration file bacula-dir.conf need to be set accordingly:
Problem:
08-Jun 17:54 strato-dir JobId 2512: shell command: run BeforeJob "/usr/lib/bacula/make_catalog_backup.pl MyCatalog" 08-Jun 17:54 strato-dir JobId 2512: BeforeJob: Can't find your catalog (MyCatalog) in director configuration 08-Jun 17:54 strato-dir JobId 2512: Error: Runscript: BeforeJob returned non-zero status=1. ERR=Child exited with code 1 08-Jun 17:54 strato-dir JobId 2512: Error: Bacula strato-dir 5.0.3 (30Aug10): 08-Jun-2011 17:54:01
Solution:
chown root:bacula /etc/bacula/bacula-dir.conf

