[OOD-users] slurm munge.key configuration

Jason F Sommerfield jasons at psc.edu
Tue Jul 31 15:32:53 EDT 2018


I'd confirm Trey's comment.  Conceptually, you'll want to:

 1. 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
 2. Tell OoD where to find the Slurm commands (example excerpt of
    cluster yaml file below)


job:
   adapter: "slurm"
   bin:  "/usr/local/slurm/bin"



-jason


On 7/31/18 3:24 PM, Dockendorf, Trey wrote:
>
> 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.
>
>  
>
> - Trey
>
>  
>
> -- 
>
> Trey Dockendorf
>
> HPC Systems Engineer
>
> Ohio Supercomputer Center
>
>  
>
> *From: *OOD-users
> <ood-users-bounces+tdockendorf=osc.edu at lists.osc.edu> on behalf of
> "E.M. Dragowsky" <dragowsky at case.edu>
> *Reply-To: *User support mailing list for Open OnDemand
> <ood-users at lists.osc.edu>
> *Date: *Tuesday, July 31, 2018 at 3:19 PM
> *To: *"ood-users at lists.osc.edu" <ood-users at lists.osc.edu>
> *Subject: *[OOD-users] slurm munge.key configuration
>
>  
>
> 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. _What is unclear is how to reference the
> munge key through the OoD configuration_.
>
> 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.
>
>  
>
> Best regards
>
> ~ Em
>
> -- 
>
> E.M. Dragowsky, Ph.D.
>
> Research Computing -- UTech
>
> Case Western Reserve University
>
> (216) 368-0082
>
>
>
> _______________________________________________
> OOD-users mailing list
> OOD-users at lists.osc.edu
> https://lists.osu.edu/mailman/listinfo/ood-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20180731/09fea250/attachment-0001.html>


More information about the OOD-users mailing list