On 21.02.19 19:31, Yılmaz Bilgili via Bacula-users wrote:

> # service bacula-sd status
> ● bacula-sd.service - LSB: Start Bacula Storage daemon at boot time
>    Loaded: loaded (/etc/init.d/bacula-sd; generated; vendor preset:
> enabled)
>    Active: active (exited) since Thu 2019-02-21 10:17:45 +03; 10h ago
>      Docs: man:systemd-sysv-generator(8)
>   Process: 481 ExecStart=/etc/init.d/bacula-sd start (code=exited,
> status=0/SUCCESS)
>     Tasks: 0 (limit: 4915)
>    CGroup: /system.slice/bacula-sd.service
> 
> Feb 21 10:17:42 LinSrv systemd[1]: Starting LSB: Start Bacula Storage
> daemon at boot time...
> Feb 21 10:17:45 LinSrv bacula-sd[481]: Starting Bacula Storage Daemon:
> bacula-sd
> Feb 21 10:17:45 LinSrv systemd[1]: Started LSB: Start Bacula Storage
> daemon at boot time.


Unfortunately, your systems uses the legacy SysVinit-scripts to start
the SD. That way you don't get a whole lot of debugging output in the
journal.

Did you compile the SD yourself? Maybe you forgot to add
"--with-systemd=/lib/systemd/system" to enable systemd integration?

> I tried to reinstall bacula but no luck. The system is uptodate Debian
> Stretch 9.7, Bacula 9.4.2 installed with community setup script.

Why not try the Debian packages? bacula-9.4.2 is available via
stretch-backports.

bacula-sd  | 9.4.2-1~bpo9+1 | stretch-backports

Grüße,
Sven.


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

Reply via email to