Re: [Bacula-users] SD won't start after upgrade

2024-11-24 Thread D.
The 'bacula' user is a member of both 'tape' and 'disk' groups. The SD config file belonged to the 'disk' group when 11.0.x was initially installed. It belonged to the 'disk' group when upgraded to 13.0.x. All worked. When upgrading to 15.0.x, the SD config file belonging to the 'disk' gr

Re: [Bacula-users] SD won't start after upgrade

2024-11-21 Thread Rob Gerber
D09, Is bacula a member of the disk group? What output do you have for the following: id bacula # show groups for user bacula sudo ls -lah /opt/bacula/etc sudo ls -lah /opt/bacula/working ps aux|grep bacula My output for the same is below. This is a new installation of bacula on rocky 9.4, using

Re: [Bacula-users] SD won't start after upgrade

2024-11-21 Thread D.
Thank you, Bill. It appears that bacula-sd (via systemd) is no longer content with the permissions on its config file '/opt/bacula/etc/bacula-sd.conf' which has never changed. The permissions were: -rw-rw. 1 root disk9894 Nov 5 2023 bacula-sd.conf and that worked fine for years,

Re: [Bacula-users] SD won't start after upgrade

2024-11-20 Thread Bill Arlofski via Bacula-users
On 11/20/24 9:59 AM, D. wrote: I upgraded from 13.0.4 to 15.0.2 on two Oracle Linux 8.10 servers. In both cases, the bacula-sd.service daemon won't start after the upgrade. The DIR and FD daemons start just fine. The DIR seems to interact with the upgraded database just fine. The lack of loggi

Re: [Bacula-users] SD won't start after upgrade

2024-11-20 Thread Josip Deanovic via Bacula-users
On Wednesday, November 20, 2024 5:59:45 PM CET D. wrote: > I upgraded from 13.0.4 to 15.0.2 on two Oracle Linux 8.10 servers. In > both cases, the bacula-sd.service daemon won't start after the upgrade. > The DIR and FD daemons start just fine. The DIR seems to interact with > the upgraded databa

[Bacula-users] SD won't start after upgrade

2024-11-20 Thread D.
I upgraded from 13.0.4 to 15.0.2 on two Oracle Linux 8.10 servers. In both cases, the bacula-sd.service daemon won't start after the upgrade. The DIR and FD daemons start just fine. The DIR seems to interact with the upgraded database just fine. The lack of logging has me stumped as to how I