Husen, I’ve never seen a socket file in /usr/local
I feel like it should be in vanilla /var/run? Because I had to build it, I discovered that I had to add a file to (I use Centos, ymmv) /usr/lib/tmpfiles.d/munge.conf that looks like this: d /var/run/munge 0755 munge munge – Which meant that munge was able to create a temp file in /var/run at every boot. (It was cleaned out at every shutdown) I hope this helps Cheers L. From: Husen R [mailto:[email protected]] Sent: Wednesday, 6 April 2016 7:50 PM To: slurm-dev Subject: [slurm-dev] Failed to access munge.socket.2 Hello everyone, I have installed slurm-15.08.9 succesfully. however, when I tried to run sbatch I get the following error message: Failed to access "/usr/local/var/run/munge/munge.socket.2": No such file or directory I tried to solve this problem by reinstalling munge and recreating munge.key. I also have propagated the munge key to every nodes in my cluster (https://github.com/dun/munge/wiki/Installation-Guide#starting-the-daemon) . however, the error still appear.. Anyone please tell me how to solve this problem ? Sorry for this very basic question. Thank you in advance. Regards, Husen This email (including any attachments or links) may contain confidential and/or legally privileged information and is intended only to be read or used by the addressee. If you are not the intended addressee, any use, distribution, disclosure or copying of this email is strictly prohibited. Confidentiality and legal privilege attached to this email (including any attachments) are not waived or lost by reason of its mistaken delivery to you. If you have received this email in error, please delete it and notify us immediately by telephone or email. Peter MacCallum Cancer Centre provides no guarantee that this transmission is free of virus or that it has not been intercepted or altered and will not be liable for any delay in its receipt.
