It looks like you don't have the munge daemon running or not properly configured. See the munge documentation.

Quoting Dimar Jaime González Soto <dimar.gonzalez.s...@gmail.com>:
hi everyone, I am trying to run OMA standalone using slurm and slurm-llnl.
I get this error:

sbatch: error: Batch job submission failed: Unable to contact slurm
controller (connect failure)

cbuach@ubuntu-frontend:~$ sbatch slurm.sh
sbatch: error: Munge encode failed: Invalid file type for socket
"/var/run/munge/munge.socket.2" (retrying ...)
sbatch: error: Munge encode failed: Invalid file type for socket
"/var/run/munge/munge.socket.2" (retrying ...)
sbatch: error: Munge encode failed: Invalid file type for socket
"/var/run/munge/munge.socket.2"
sbatch: error: authentication: Socket communication error
sbatch: error: Batch job submission failed: Protocol authentication error

when I run the following script:

#!/usr/bin/env bash

#SBATCH -o slurm.sh.out
#SBATCH -p defq

echo "In the directory: `pwd`"
echo "As the user: `whoami`"
echo  write this is a file" > analysis.output
sleep 60

Anyhelp would be great.

cheers.
--
Atte.

Dimar González Soto
Ingeniero Civil en Informática
Universidad Austral de Chile


--
Morris "Moe" Jette
CTO, SchedMD LLC
Commercial Slurm Development and Support
===============================================================
Slurm User Group Meeting, 15-16 September 2015, Washington D.C.
http://slurm.schedmd.com/slurm_ug_agenda.html

Reply via email to