Hide Forgot
Description of problem: Server cannot be started with "/etc/init.d/pbs_server restart" command. It shows a message "pbs_server is already running." and exits. Version-Release number of selected component (if applicable): 2.5.7-2.el5.1 How reproducible: Always Steps to Reproduce: 1. Stop the server 2. Try to restart the server 3. Check status of server Actual results: root@ce: ~ # /etc/init.d/pbs_server stop Shutting down TORQUE Server: [ OK ] root@ce: ~ # /etc/init.d/pbs_server restart pbs_server is not running. root@ce: ~ # /etc/init.d/pbs_server status pbs_server is stopped Expected results: root@ce: ~ # /etc/init.d/pbs_server stop Shutting down TORQUE Server: [ OK ] root@ce: ~ # /etc/init.d/pbs_server restart pbs_server is not running. /var/torque/server_priv/serverdb Starting TORQUE Server: [ OK ] root@ce: ~ # /etc/init.d/pbs_server status pbs_server (pid 1014) is running... Additional info:
I'm sure I fixed this once and the patch was accepted upstream..... Maybe it's only in newer ones. Will backport. Steve.
I was thinking of this one but it's slightly different. http://www.clusterresources.com/bugzilla/show_bug.cgi?id=91
No longer maintained in EPEL