I would like to report a bug. The systemd unit files for gmond and gmetad have 
the wrong dependency for network. Instead of:

After=network.target

it has to be:

After=network-online.target

For more info see:

https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/


For me the unit fails systematically as is:


Sep 08 09:56:03 opmds1 systemd[1]: Starting Ganglia Monitor Daemon...

Sep 08 09:56:03 opmds1 /usr/sbin/gmond[2329]: Unable to create UDP client for 
10.111.0.1:8649. Often means there is no route to IP. E

Sep 08 09:56:04 opmds1 systemd[1]: PID 2329 read from file /var/run/gmond.pid 
does not exist or is a zombie.

Sep 08 09:56:04 opmds1 systemd[1]: Failed to start Ganglia Monitor Daemon.

Sep 08 09:56:04 opmds1 systemd[1]: Unit gmond.service entered failed state.

Sep 08 09:56:04 opmds1 systemd[1]: gmond.service failed.

--

Dr. Oliver Mangold
System Analyst
NEC Deutschland GmbH
HPC Division
Raiffeisenstraße 14
70771 Leinfelden-Echterdingen
Germany
Phone: +49 711 78055 13
Mail: [email protected]<mailto:[email protected]>

------------------------------------------------------------------------------
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to