In the /etc/init.d.slurmdbd script, the status from the function slurmstatus() does not get passed back to the caller of the 'service' request. The appropriate status is returned to the higher level, but the higher level invokes rc_exit, which expects the status to be in RETVAL. Attached is a patch to resolve this problem and another file containing the results of my tests with this patch applied.
Best Regards, Bill
init.d.slurmdbd.patch
Description: Binary data
Test Results
Description: Binary data
