[torquedev] [Bug 91] New: Starting a started service should be success.
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Thu Oct 14 15:53:04 MDT 2010
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=91
Summary: Starting a started service should be success.
Product: TORQUE
Version: 2.5.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: pbs_server
AssignedTo: glen.beane at gmail.com
ReportedBy: steve.traylen at cern.ch
CC: torquedev at supercluster.org
Estimated Hours: 0.0
Created an attachment (id=58)
--> (http://www.clusterresources.com/bugzilla/attachment.cgi?id=58)
Check's the status before the service is actually started
Currently if you run
service pbs_server start
service pbs_server start
then the second one fails even though the service is already started.
Same is true for
service pbs_server stop
service pbs_server stop
where the second one fails even though the service is already stopped.
The attached patch corrects this behaviour.
Reported here also:
https://bugzilla.redhat.com/show_bug.cgi?id=643194
same also true for pbs_sched and pbs_mom, this patch addresses all.
--
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