[torquedev] [Bug 177] New: Init script for pbs_server can't stop the daemon
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Mon Apr 23 18:49:22 MDT 2012
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=177
Summary: Init script for pbs_server can't stop the daemon
Product: TORQUE
Version: 3.0.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: pbs_server
AssignedTo: dbeer at adaptivecomputing.com
ReportedBy: rhys.hill at adelaide.edu.au
CC: torquedev at supercluster.org
Estimated Hours: 0.0
The init script for pbs_server in torque 4.x has the following to stop the
daemon:
killproc pbs_server -TERM
which doesn't seem to work. This does:
killall -QUIT pbs_server
This has the effect that issuing the following command:
sudo /etc/init.d/pbs_server restart
gives this output:
Shutting down TORQUE Server: [ OK ]
pbs_server is already running.
which is quite confusing.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list