Hello all, Currently I have installed and configured slurm-15.08.10 and munge-05.12 successfully.
-- it seems "/usr/local" appeared in the path to munge.socket.2 ( /usr/local/var/run/munge/munge.socket.2) because at configure step I included it as a "--prefix" value. So I decided to reinstall munge using instructions available in this link https://github.com/dun/munge/wiki/Installation-Guide and the problem is solved. -- According to my experience installing munge, it required machine reboot once it is installed otherwise the error message regarding permissions appeared when I attempt to use it. (I don't know if this is a normal behavior or not). Regards, Husen On Thu, Apr 7, 2016 at 8:26 AM, Christopher Samuel <[email protected]> wrote: > > On 06/04/16 19:50, Husen R wrote: > > > 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 > > Is that path really correct? > > On our systems it's: /var/run/munge/munge.socket.2 > > Best of luck, > Chris > -- > Christopher Samuel Senior Systems Administrator > VLSCI - Victorian Life Sciences Computation Initiative > Email: [email protected] Phone: +61 (0)3 903 55545 > http://www.vlsci.org.au/ http://twitter.com/vlsci >
