Double-check you have all the packages.
When slurm is built, slurmrestd is a separate package and is only built
if the whole set was directed to do so. If they did not build it, you
will need to do so yourself. This will mean using your custom built
files throughout.
Brian Andrus
On 3/7/202
Hi slurm-users,
Hoping you can point me in the right direction….I am trying to setup the Slurm
REST API under parallelcluster v3.1.1. I am following the instructions at
https://slurm.schedmd.com/jwt.html. I have added the AuthAltTypes=rest_auth/jwt
and the AuthAultParameters=jwt_key=… to /opt/s