[slurm-users] Problem with assigning user to partition

Ing. Gonzalo E. Arroyo garroyo at ifimar-conicet.gob.ar
Thu Apr 19 18:46:53 MDT 2018


Could you share your configuration files from slurm

El jue., 19 abr. 2018 17:13, Mahmood Naderan <mahmood.nt at gmail.com>
escribió:

> Hi,
> I have assigned user/group to a partition I also have set --partition
> correctly in the sbatch script. However, the jobs remains pending with
> the reason AccountNotAllowed. Any idea about that?
>
>
>
> [mahmood at rocks7 g]$ scontrol show partitions
> ....
> PartitionName=MONTHLY1
>    AllowGroups=mahmood AllowAccounts=mahmood AllowQos=ALL
>    AllocNodes=rocks7 Default=NO QoS=N/A
>    DefaultTime=NONE DisableRootJobs=NO ExclusiveUser=NO GraceTime=0
> Hidden=NO
>    MaxNodes=UNLIMITED MaxTime=UNLIMITED MinNodes=1 LLN=NO
> MaxCPUsPerNode=UNLIMITED
>    Nodes=compute-0-0
>    PriorityJobFactor=1 PriorityTier=1 RootOnly=NO ReqResv=NO
> OverSubscribe=NO
>    OverTimeLimit=NONE PreemptMode=OFF
>    State=UP TotalCPUs=32 TotalNodes=1 SelectTypeParameters=NONE
>    DefMemPerNode=UNLIMITED MaxMemPerNode=UNLIMITED
>
> [mahmood at rocks7 g]$ groups
> mahmood google-otp
> [mahmood at rocks7 g]$ sbatch slurm_script.sh
> Submitted batch job 71
> [mahmood at rocks7 g]$ squeue
>              JOBID PARTITION     NAME     USER ST       TIME  NODES
> NODELIST(REASON)
>                 71  MONTHLY1      g-8  mahmood PD       0:00      1
> (AccountNotAllowed)
> [mahmood at rocks7 g]$ cat slurm_script.sh
> #!/bin/bash
> #SBATCH --output=test.out
> #SBATCH --job-name=g-8
> #SBATCH --ntasks=8
> #SBATCH --mem=8GB
> #SBATCH --time=99:00:00
> #SBATCH --partition=MONTHLY1
> g09 test.gjf
>
> Regards,
> Mahmood
>
> --
Ing. Gonzalo Arroyo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20180420/b9466d17/attachment.html>


More information about the slurm-users mailing list