Description of problem: On CentOS7 / EPEL7: statsd can start before network and use localhost.localdomain as a hostname Version-Release number of selected component (if applicable): statsd-0.7.2-6.el7 How reproducible: Using bond interfaces or other interfaces which might take longer to start up than the time it takes for systemd to spawn spawn statsd. Note: Adding "Wants=network.target" in the [Unit] section of the /usr/lib/systemd/system/statsd.service file resolves this. Also "Wants=network.target" is part of the upstream configuration as well: https://github.com/etsy/statsd/blob/master/debian/statsd.statsd.service Actual results: Oct 16 08:42:10 localhost.localdomain systemd[1]: Started network daemon to collect metrics. Expected results: Oct 16 09:23:38 my.actual.hostname systemd[1]: Started network daemon to collect metrics.
statsd-0.7.2-10.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-296c3acddd
statsd-0.7.2-10.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-296c3acddd
statsd-0.7.2-10.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.