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


Attachment: init.d.slurmdbd.patch
Description: Binary data

Attachment: Test Results
Description: Binary data

Reply via email to