[slurm-users] "cannot find auth plugin for auth/munge" with slurm-llnl (was Re: slurm-users Digest, Vol 11, Issue 46)

2018-10-02 Thread Gennaro Oliva
Hi Alan, On Mon, Oct 01, 2018 at 01:25:01PM +, Alan Do-Omri wrote: > Sure here it is: > > ii slurm-client 15.08.7-1build1 >amd64SLURM client side commands > ii slurm-llnl15.08.7-1build1

Re: [slurm-users] "cannot find auth plugin for auth/munge" with slurm-llnl

2018-09-28 Thread Eli V
Have you started the munge service? The order should be roughly, start munge, start mysql/mariadb, start slurmdbd, start slurmctld, start slurmd. You didn't mention which distribution you're using. On recent debian versions the 3 slurm daemons have been split out independently and you'll probably b

[slurm-users] "cannot find auth plugin for auth/munge" with slurm-llnl

2018-09-28 Thread Alan Do-Omri
Hey, I have been trying to set up slurm for the last few days but I keep stumbling upon the error whenever I run sudo slurmdbd -D: slurmdbd: error: Couldn't find the specified plugin name for auth/munge looking at all files slurmdbd: error: cannot find auth plugin for auth/munge slurmdbd: error:

Re: [slurm-users] cannot find auth plugin for auth/munge

2018-06-20 Thread ~Stack~
Greetings, I found the issue. It seems that the EL7 rpms do not properly configure the auth_munge.so location. Here is the work around for this problem. ln -s /usr/lib64/slurm/auth_munge.so /usr/local/lib/slurm/auth_munge.so Thanks! ~Stack~ signature.asc Description: OpenPGP digital signature

[slurm-users] cannot find auth plugin for auth/munge

2018-06-20 Thread ~Stack~
Greetings, An update. I was unable to get any further. I removed all of the OHPC packages and built on the EL7 system from source the exact same version of SLURM 17.11.7 as I have on the EL6 cluster. I end up with the EXACT same error. The compile was done with `rpmbuild -ta`. Here is what I find

[slurm-users] cannot find auth plugin for auth/munge

2018-06-15 Thread ~Stack~
Greetings, I've got Slurm 17.11.7 running on a Scientific Linux 6. Things are working great. I have a Scientific Linux 7 system that I just want to be able to run sinfo/squeue/sacct on. I installed 17.11.7 from the OpenHPC repo (it's what we have running on the other SL7 cluster). The munge.key