<div dir="ltr">These are the tests that we use:<div><br><div><p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif">The following steps can be performed to verify that the
software has been properly installed and configured.  These should be done as a non-privileged user:</p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif">•             Generate
a credential on stdout:</p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif"><span style="font-family:"Courier New"">$ munge -n</span></p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif">•             Check if
a credential can be locally decoded:</p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif"><span style="font-family:"Courier New"">$ munge -n | unmunge</span></p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif">•             Check if
a credential can be remotely decoded:</p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif"><span style="font-family:"Courier New"">$ munge -n | ssh
<somehost> unmunge</span></p>

<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri,sans-serif">This test requires that passwordless ssh logins have been
set up between the hosts.  This is
simplest where the user login area is mounted to all of the cluster.</p></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 16 Dec 2019 at 20:59, Dean Schulze <<a href="mailto:dean.w.schulze@gmail.com">dean.w.schulze@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have my controller running (slurmctld and slrumdbd) and my controller and node host can ping each other by name so they resolve via /etc/hosts settings.  When I try to start the slurmd.service it shows that it is active (running), but gives these errors:<div><br><div>Unable to register: Zero Bytes were transmitted or received<br></div></div><div><br></div><div>The controller shows this from slurmctld.service:</div><div><br></div><div>    Munge decode failed: Invalid credential<br></div><div><br></div><div>I copied the munge.key from controller to node (copying via an NFS shared directory required changing ownership and permissions and then changing them back).</div><div><br></div><div>Apparently the node is communicating with the controller, but munge thinks I have a bad credential.</div><div><br></div><div>Any idea how to troubleshoot this?</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div>