Hi.
I am setting up a new slurm cluster instance. And I just went through
what I thought were the right steps to get job accounting going with
slurmdbd.
So I know that slurmdbd itself works as I can use the sacctmgr commands
to add users and accounts, and the users cannot run jobs unless I first
In addition, fwiw, this login node will have a second network connection of
course for campus with firewall setup to only allow ssh (and other essential)
from campus. Also you may consider having some script developed to prevent
folks from abusing the login node instead of using slurm for their
Aravindh Sampathkumar writes:
> I built a simple 2 node SLURM cluster for the first time, and I'm able
> to run jobs on the lone compute node from the node that runs Slurmctl.However,
> I'd like to setup a "login node" which only allows users to
> submit jobs to the SLURM cluster and not act as S
I'm unaware of specific docs, but I tend to think of these simply as daemon
nodes that aren't listed in slurm.conf. We use Ubuntu and the packages we
install are munge, slurm-wlm, and slurm-client (which drags in libslurmXX
and slurm-wlm-basic-plugins).
Then the setup is very similar to slurmd no
Hello.
I built a simple 2 node SLURM cluster for the first time, and I'm able
to run jobs on the lone compute node from the node that runs Slurmctl.However,
I'd like to setup a "login node" which only allows users to
submit jobs to the SLURM cluster and not act as SLURM controller or as a
compute
After upgrading to 18.08 we saw that user's environment wasn't being capture
(so our module system was failing). After testing found the same bug in
17.11.10 but not 17.11.09 and I'm fairly certain I've tracked it down to this
commit (it works if you revert just that commit):
https://github.com/
Hi,
I am trying to create a reservation for 3 consecutive days (Monday
through Wednesday ) from 9am until 7pm, but I don't see how I can do it.
My last thought was to create a weekdays reservation starting the first
day, and removing the reservation after the last day. The other option
was to