Bug 630915
| Summary: | Stopping rpcbind (via systemctl): /etc/init.d/killall: line 16: 1654 Terminated /etc/init.d/$subsys stop | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||
| Component: | systemd | Assignee: | Lennart Poettering <lpoetter> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | lpoetter, metherid, mschmidt, notting, plautrba, rhe | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-09-08 16:19:47 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
That's weird. The normal service stop is taking long enough that it kills killall trying to stop it? Do we have some ordering/dependency issue here where killall is being run too soon? Reproduced it when testing systemd on the test day: https://fedoraproject.org/wiki/Test_Day:2010-09-07_Systemd *** This bug has been marked as a duplicate of bug 630935 *** |
Created attachment 443483 [details] example screenshot Description of problem: When powering off machine (or rebooting), I see this error message in the output: Stopping rpcbind (via systemctl): /etc/init.d/killall: line 16: 1654 Terminated /etc/init.d/$subsys stop See screenshot. Version-Release number of selected component (if applicable): systemd-9-3.fc14.x86_64 systemd-units-9-3.fc14.x86_64 systemd-sysvinit-9-3.fc14.x86_64 How reproducible: always