Hi
my accounting was working with slurmdbd but not anymore with mysql.
i saw post with similar error, but that was bugs, I don't know what's wrong
Thanks for your help.
marc

works fine on all machines:
munge -n | unmunge

config:
AccountingStorageType=accounting_storage/mysql
AccountingStorageHost=msfdev-msf.AAA.dmz
#AccountingStorageLoc=/home/MSF/slurm/slurm_job_accounting.txt
AccountingStorageEnforce=associations,limits,qos
AccountingStorageUser=slurm
AccountingStoragePass=PASSWORD

command
[root@frontal1 slurm]# sudo -u client1 sbatch -o /home/MSF/slurm/%j.log -e
/home/MSF/slurm/%j.log -M msf -A transcription  /home/MSF/slurm/test.sh
sbatch: error: Munge encode failed: Failed to access "PASSWORD": No such
file or directory (retrying ...)
sbatch: error: Munge encode failed: Failed to access "PASSWORD": No such
file or directory (retrying ...)
sbatch: error: Munge encode failed: Failed to access "PASSWORD": No such
file or directory
sbatch: error: authentication: Socket communication error
sbatch: error: Batch job submission failed: Protocol authentication error

Reply via email to