aws-samples/aws-eda-slurm-cluster

[BUG] Slurm commands failing on RHEL 8 RES DCV hosts connecting to RHEL 8 cluster

cartalla opened this issue · 1 comments

Describe the bug

This used to work, but when I run the prebuilt RHEL8 Slurm commands from the head node I get the following error:

squeue: error: PluginDir: /opt/slurm/lib/slurm: No such file or directory
squeue: error: Bad value "/opt/slurm/lib/slurm" for PluginDir
squeue: fatal: Unable to process configuration file

This works now. Fixed by always recompiling slurm on login nodes.