Project

General

Profile

Actions

Bug #3457

closed

"/etc/init.d/rudder-agent stop" or "/etc/init.d/rudder-agent forcestop" don't stop and diplay error messages about bad usage of kill

Added by Nicolas PERRON about 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
N/A
Assignee:
Nicolas PERRON
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

It seems that is not possible to stop CFEngine with the commands of /etc/init.drudder-agent on Rudder 2.5

sles-10-sp3-64:~/eclient_test/sdfscsrv20 # /etc/init.d/rudder-agent stop
rudder-agent[30681]: [INFO] Using /etc/default/rudder-agent for configuration
rudder-agent[30684]: [INFO] Using /var/rudder/cfengine-community for CFEngine workdir
rudder-agent[30685]: [INFO] Halting CFEngine Community cf-serverd...
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]

rudder-agent[30807]: [ALERT] cf-serverd still running (PID ), try: /etc/init.d/rudder-agent forcestop
sles-10-sp3-64:~/eclient_test/sdfscsrv20 # /etc/init.d/rudder-agent forcestop
rudder-agent[31036]: [INFO] Using /etc/default/rudder-agent for configuration
rudder-agent[31039]: [INFO] Using /var/rudder/cfengine-community for CFEngine workdir
rudder-agent[31045]: [INFO] Killing CFEngine Community cf-serverd with force...
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
rudder-agent[31047]: [ALERT] Unable to kill CFEngine Community cf-serverd with force (PID )
rudder-agent[31053]: [INFO] Killing CFEngine Community cf-execd with force...
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
rudder-agent[31055]: [ALERT] Unable to kill CFEngine Community cf-execd with force (PID )
Actions

Also available in: Atom PDF