[slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

Will L will.landau at gmail.com
Wed Nov 8 20:01:31 MST 2017


Thanks for the suggestions. Munge seems to be working just fine. At one
point I tried to build SLURM from the source, but when I could not make it
work, I `sudo make uninstall`ed it and opted for the pre-built apt version
all over again. Maybe that made a mess. What should I do to make SLURM
notice munge and other utilities?

Also, here is my current slurm.conf.

 ControlMachine=Haggunenon
AuthType=auth/munge
CacheGroups=0
CryptoType=crypto/munge
MpiDefault=none
ProctrackType=proctrack/pgid
ReturnToService=1
MailProg=/usr/bin/mail
SlurmctldPidFile=/var/run/slurm-llnl/slurmctld.pid
SlurmctldPort=6817
SlurmdPidFile=/var/run/slurm-llnl/slurmd.pid
SlurmdPort=6818
SlurmdSpoolDir=/var/lib/slurm-llnl/slurmd
SlurmUser=wlandau
StateSaveLocation=/var/lib/slurm-llnl/slurmctld
SwitchType=switch/none
TaskPlugin=task/none
InactiveLimit=0
KillWait=30
MinJobAge=300
SlurmctldTimeout=120
SlurmdTimeout=300
Waittime=0
FastSchedule=1
SchedulerType=sched/backfill
SchedulerPort=7321
SelectType=select/linear
AccountingStorageType=accounting_storage/none
AccountingStoreJobComment=YES
ClusterName=cluster
JobCompType=jobcomp/none
JobAcctGatherFrequency=30
JobAcctGatherType=jobacct_gather/none
SlurmctldDebug=3
SlurmctldLogFile=/var/log/slurm-llnl/slurmctld.log
SlurmdDebug=3
SlurmdLogFile=/var/log/slurm-llnl/slurmd.log
NodeName=Haggunenon CPUs=1 State=UNKNOWN
PartitionName=partition Nodes=Haggunenon Default=YES MaxTime=INFINITE
State=UP


will-landau.com
linkedin.com/in/wlandau
github.com/wlandau

On Wed, Nov 8, 2017 at 12:48 PM, Douglas Jacobsen <dmjacobsen at lbl.gov>
wrote:

> Hi,
>
> Sorry, to clarify, when the RPM spec file is used, it separates out the
> slurm/crypto_munge.so slurm plugin into the slurm-munge RPM.  I wasn't sure
> if a debian package preparation did similar.  To me, the log output
> indicates that slurm/crypto_munge.so does not exist.  If you are using a
> ./configure && make && make install method instead of a package manager
> method, then perhaps ./configure did not pick up the munge development
> libraries.  Perhaps you need munge-dev?
>
> ----
> Doug Jacobsen, Ph.D.
> NERSC Computer Systems Engineer
> National Energy Research Scientific Computing Center
> <http://www.nersc.gov>
> dmjacobsen at lbl.gov
>
> ------------- __o
> ---------- _ '\<,_
> ----------(_)/  (_)__________________________
>
>
> On Wed, Nov 8, 2017 at 8:33 AM, Benjamin Redling <
> benjamin.rampe at uni-jena.de> wrote:
>
>> On 11/8/17 3:01 PM, Douglas Jacobsen wrote:
>>
>>> Also please make sure you have the slurm-munge package installed (at
>>> least for the RPMs this is the name of the package, I'm unsure if that
>>> packaging layout was conserved for Debian)
>>>
>> nope, it's just "munge"
>>
>> Regards,
>> Benjamin
>> --
>> FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html
>> ☎ +49 3641 9 44323
>>
>>
>> --
>> FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html
>> ☎ +49 3641 9 44323
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20171108/9141c135/attachment.html>


More information about the slurm-users mailing list