giovtorres / slurm-docker-cluster

A Slurm cluster using docker-compose
MIT License
319 stars 187 forks source link

slurmctld exited with code 1 #10

Closed vipints closed 2 months ago

vipints commented 4 years ago

Thanks for the package. I have tried to start up the service but get the error message from slurmdbd and slurmctld

slurmctld    | ---> Starting the MUNGE Authentication service (munged) ...
slurmctld    | munged: Error: Failed to check keyfile "/etc/munge/munge.key": No such file or directory

The build process didn't give me any error message. Any idea what is wrong here?

nikosT commented 3 years ago

Try without the volumes attached.

giovtorres commented 2 months ago

Still facing this issue? Perhaps creating the munge key didn't work, or an issue with the volume? Closing for now. Please feel free to respond or reopen the issue. Thanks.