Bug 54569 - systemctl calls fail during daemon-reload
Summary: systemctl calls fail during daemon-reload
Status: RESOLVED WORKSFORME
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 16:45 UTC by David Strauss
Modified: 2013-12-18 21:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description David Strauss 2012-09-05 16:45:19 UTC
While running "systemctl --system daemon-reload", we see calls like "systemctl start nginx.service" fail. Once the reload is complete, services can be manipulated again. This is particularly visible on systems with large numbers of units because systemd takes longer to reload.

The expected effect of a daemon-reload would be having "systemctl start nginx.service" block until the daemon is reloaded and has processed the "start" request.
Comment 1 David Strauss 2013-12-18 21:32:33 UTC
I don't think this is an issue anymore. I certainly haven't seen it in a long time.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.