<div dir="ltr">Hello,<br><br>I need to use SLURM for a project. I installed it by this quick start guide ( <a href="https://ibmimaster.cs.uni-tuebingen.de/quickstart_admin.html">https://ibmimaster.cs.uni-tuebingen.de/quickstart_admin.html</a> ). First I just want to run it on one cluster. <br><br>- I did steps 1 to 7, create the slurm user with my slurm binaries as home dir<br>- created the necessary dirs for log and spool files <div>- created slurm.conf.with the easy configurator</div><div>- munge was also installed via apt packet manager.(using Ubuntu 20)</div><div><br></div><div>I do not know what step 8 exactly mean and what the library_location is, so I skipped this one.<br><br>When running slurmd or slurmctld, I get the following error:<br>root@me:# slurmd<br>slurmd: error: Couldn't find the specified plugin name for auth/munge looking at all files<br>slurmd: error: cannot find auth plugin for auth/munge<br>slurmd: error: cannot create auth context for auth/munge<br>slurmd: fatal: failed to initialize auth plugin<br><br>root@me:# slurmctld<br>slurmctld: error: Couldn't find the specified plugin name for auth/munge looking at all files<br>slurmctld: error: cannot find auth plugin for auth/munge<br>slurmctld: error: cannot create auth context for auth/munge<br>slurmctld: fatal: failed to initialize auth plugin<br><br>Any idea how I could fix this? I'd be very thankful.<br><br>Kind regards</div></div>