On 11/28/2016 09:36 AM, Janne Blomqvist wrote:
On 2016-11-25 18:03, Andrus, Brian Contractor wrote:
All,
I have been having an issue where if I try to run the slurm daemon under
systemd, it hangs for some time and then errors out with:
If you're using rpm's built using the rpm spec file in the official
sources, it has a bug where the old init.d slurm script is included.
>
You should use the systemd services instead, slurmctld.service for
slurmctld on the master node, slurmdbd.service for slurmdbd, and
slurmd.service for slurmd on compute nodes.
AFAIK, the slurmctld.service included in the Slurm 16.05 version works
without problems on CentOS 7.2. There was a bug in Slurm 14.x regarding
systemd files, but that was fixed in Slurm 15.08.
/Ole