Issue #, if available:
The file /opt/slurm/etc/slurmdbd.conf does not exist in cluster if we do not have Scheduling/SlurmSettings/Database in cluster config.
Adding guard to check for file existence.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: The file
/opt/slurm/etc/slurmdbd.conf
does not exist in cluster if we do not haveScheduling/SlurmSettings/Database
in cluster config.Adding guard to check for file existence.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.