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: systemdAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: 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:
Description Flags
example screenshot none

Description Kamil Páral 2010-09-07 11:01:51 UTC
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

Comment 1 Bill Nottingham 2010-09-07 17:28:29 UTC
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?

Comment 2 He Rui 2010-09-08 07:53:16 UTC
Reproduced it when testing systemd on the test day: https://fedoraproject.org/wiki/Test_Day:2010-09-07_Systemd

Comment 3 Bill Nottingham 2010-09-08 16:19:47 UTC

*** This bug has been marked as a duplicate of bug 630935 ***