<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 13, 2017 at 10:15 AM, Benjamin Redling <span dir="ltr"><<a href="mailto:benjamin.rampe@uni-jena.de" target="_blank">benjamin.rampe@uni-jena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/12/17 4:52 PM, Gennaro Oliva wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Nov 12, 2017 at 10:03:18AM -0500, Will L wrote:<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just tried `sudo apt-get remove --purge munge`, etc., and munge itself<br>
</blockquote></blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
this should have uninstalled slurm-wlm also, did you reinstalled it with apt?<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
seems to be working fine. But I still get `slurmctld: error: Couldn't find<br>
the specified plugin name for crypto/munge looking at all files`. Is there<br>
</blockquote></blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
if you didn't reinstall slurm with apt you may be using the slurmctld<br>
executable from a failed source installation, and for some reason this<br>
can't find the corresponding plugin directory.<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I suggest to try to install the slurm-wlm package with:<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
apt-get install slurm-wlm<br>
</blockquote></span>
I would *currently* avoid the Debian (Stretch) packages like the plague:<br>
the last update tried to (re)start slurmctld which -- surprise, surprise -- fails on every node that's not the master with an exit code that leaves the packages unconfigured.<br>
<br>
That raises the question if anyone did bother to test them on a multi-node cluster<br>
<br>
I'm still hoping I messed that up and not the maintainer. Maybe I expect to much from an "apt upgrade" nowadays...<br>
<br>
Regards,<br>
Benjamin<span class="HOEnZb"><font color="#888888"><br>
-- <br>
FSU Jena | JULIELab.de/Staff/Benjamin+Red<wbr>ling.html<br>
☎ <a href="tel:%2B49%203641%209%2044323" value="+493641944323" target="_blank">+49 3641 9 44323</a><br>
<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">For debian stretch, the slurm daemon have been broken out into different packages. So the nodes only need to install the slurmd package. slurm-wlm installs everything and thus is only needed on the controller nodes. Or skip slurm-wlm all together and just install slurmctld on the controller nodes and slurmd on the compute nodes.<br></div></div>