PAM_slurm configuration

Hello,

I got this error after installing the PAM_slurm module
I’m not able to start slurmctld service.

systemctl status slurmctld

Unit slurmctld.service could not be found.
[2020-03-04T14:48:55.520] layouts: all layouts are now unloaded.
[2020-03-04T14:48:55.520] Unable to remove pidfile ‘/var/run/slurmctld.pid’: Permission denied

Before installing the module slurm was working properly.

Thx in advance for your help

Hi Aolloh,

Did you somehow uninstall the slurmctld systemd entry? “Unit slurmctld.service could not be found” suggests that it’s been removed.

systemctl | grep slurm should show slurmctld.service as one of your systemd entries.