[root@srvcar051 bacula]# /etc/init.d/bacula-fd status
● bacula-fd.service - Bacula File Daemon service
   Loaded: loaded (/usr/lib/systemd/system/bacula-fd.service; enabled;
vendor preset: disabled)
   Active: inactive (dead) since Tue 2019-08-27 19:00:30 CEST; 4min 38s ago
  Process: 2052 ExecStart=/usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf
(code=exited, status=0/SUCCESS)
 Main PID: 2052 (code=exited, status=0/SUCCESS)

Aug 27 19:00:30 srvcar051.carag.local systemd[1]: Started Bacula File Daemon
service.

---
But no process are service are available......

[root@srvcar051 bacula]# ps -ax | grep bacula-fd
 2137 pts/0    S+     0:00 grep --color=auto bacula-fd


[root@srvcar051 bacula]# netstat -l | grep bacula-fd
[root@srvcar051 bacula]#


I try this also with systemctl start bacula-fd but the result are the same.








On 8/27/19 11:30 AM, Maurizio Caloro wrote:
> Dear Group
>
> Now incredible ... after restarting RedHat 7.4 )without installing any
Software" my bacula-fd Service dont Startup anymore.
>
> [root@srvcar051 bacula-5.2.6]# ps -ax | grep bacula
> 13370 pts/0    S+     0:00 grep --color=auto bacula
> [root@srvcar051 bacula-5.2.6]#
>
> [root@srvcar051 bacula-5.2.6]# netstat -l | grep bacula
> [root@srvcar051 bacula-5.2.6]#
>
>
> i recompile the application and installed without Problem, but the Service
dont come Up.
>
> Regards
> Mauri

RHEL is systemd-based.  Have you enabled the bacula-fd service?  Were the
systemd unit files for the service installed correctly?  This has been
widely reported as a problem on systemd-based Linux distributions.


[bites tongue and withholds off-topic comments on systemd]


--
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958


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



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

Reply via email to