<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I'd confirm Trey's comment. Conceptually, you'll want to:<br>
</p>
<ol>
<li>Setup the host to be able to run Slurm commands such as sinfo
and sbatch successfully (which implies having Munge setup
correctly) outside of OoD</li>
<li>Tell OoD where to find the Slurm commands (example excerpt of
cluster yaml file below)<br>
</li>
</ol>
<p><br>
</p>
<p>job: <br>
adapter: "slurm" <br>
bin: "/usr/local/slurm/bin"<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>-jason<br>
</p>
<br>
<div class="moz-cite-prefix">On 7/31/18 3:24 PM, Dockendorf, Trey
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:C8BD58B9-DA1A-465E-9CD3-F3C43A69F36B@osc.edu">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Comic Sans MS";
panose-1:3 15 7 2 3 3 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal">As far as I’m aware you do not have to
directly reference the munge key anywhere in OOD. You just
have to ensure that munge is properly configured with the same
key as the cluster you will be submitting jobs to. The web
server should be setup like a submit host in the sense that
you can sbatch and squeue from the web server.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">- Trey<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal"><span
style="font-size:10.5pt;color:black">-- <o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:10.5pt;color:black">Trey Dockendorf<o:p></o:p></span></p>
</div>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:10.5pt;color:black">HPC Systems
Engineer<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span style="font-size:10.5pt;color:black">Ohio
Supercomputer Center</span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span
style="font-size:12.0pt;color:black">From: </span></b><span
style="font-size:12.0pt;color:black">OOD-users
<a class="moz-txt-link-rfc2396E" href="mailto:ood-users-bounces+tdockendorf=osc.edu@lists.osc.edu"><ood-users-bounces+tdockendorf=osc.edu@lists.osc.edu></a>
on behalf of "E.M. Dragowsky" <a class="moz-txt-link-rfc2396E" href="mailto:dragowsky@case.edu"><dragowsky@case.edu></a><br>
<b>Reply-To: </b>User support mailing list for Open
OnDemand <a class="moz-txt-link-rfc2396E" href="mailto:ood-users@lists.osc.edu"><ood-users@lists.osc.edu></a><br>
<b>Date: </b>Tuesday, July 31, 2018 at 3:19 PM<br>
<b>To: </b><a class="moz-txt-link-rfc2396E" href="mailto:ood-users@lists.osc.edu">"ood-users@lists.osc.edu"</a>
<a class="moz-txt-link-rfc2396E" href="mailto:ood-users@lists.osc.edu"><ood-users@lists.osc.edu></a><br>
<b>Subject: </b>[OOD-users] slurm munge.key configuration<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span
style="font-family:"Comic Sans MS"">I'm
installing OOD today on a web server to allow access to
our slurm cluster. Sorry to be slow to understand, but
I'm not at all clear on how to satisfy the requirement
to configure the submission of jobs with the munge.key
file. I am familiar with munge and how it is installed
in my cluster.
<u>What is unclear is how to reference the munge key
through the OoD configuration</u>.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Comic
Sans MS"">Thanks a lot -- so far the installation
has been tested through the web server to provide shell
access to cluster head nodes. I don't have the SSL
certificates sorted out, and will work on that
asynchronously.<br clear="all">
<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:"Comic
Sans MS"">Best regards<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Comic
Sans MS"">~ Em<o:p></o:p></span></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Comic
Sans MS"">E.M.
Dragowsky, Ph.D.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Comic
Sans MS"">Research
Computing -- UTech</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Comic
Sans MS"">Case Western
Reserve University</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Comic
Sans MS"">(216)
368-0082</span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OOD-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OOD-users@lists.osc.edu">OOD-users@lists.osc.edu</a>
<a class="moz-txt-link-freetext" href="https://lists.osu.edu/mailman/listinfo/ood-users">https://lists.osu.edu/mailman/listinfo/ood-users</a>
</pre>
</blockquote>
<br>
</body>
</html>