[slurm-users] Account not permitted to use this partition

Mahmood Naderan mahmood.nt at gmail.com
Sat Dec 1 23:34:20 MST 2018


Hi
Although I have created an account and associated that to a partition, but
the submitted job remains in PD with an error that the account is not
allowed in this partition.

Please see the output below:


[root at rocks7 mahmood]# sacctmgr list association
format=account,user,partition,association,grptres,maxwall | grep z33
       z33
       z33      azimi    emerald            cpu=24,mem=1+ 30-00:00:00
[root at rocks7 mahmood]#
[root at rocks7 mahmood]# cat /etc/slurm/parts
PartitionName=WHEEL RootOnly=yes Priority=1000 Nodes=ALL
PartitionName=DIAMOND AllowAccounts=monthly Nodes=compute-0-[0-1]
PartitionName=EMERALD AllowAccounts=em1,z1,z2,em4,z3,z33,z5,z9
Nodes=compute-0-[2-3],rocks7
[root at rocks7 mahmood]#  systemctl restart slurmd
[root at rocks7 mahmood]#  systemctl restart slurmctld
[root at rocks7 mahmood]# su - azimi
Last login: Sun Dec  2 09:55:21 +0330 2018 from 192.168.250.1 on pts/12
[azimi at rocks7 ~] $ cd OpenFOAM/azimi-1.7.1/run/convdiver/
[azimi at rocks7 convdiver] $ cat slurm_convdiver.sh | head -n 7
#!/bin/bash
#SBATCH --job-name=convdiver
#SBATCH --output=convdiver
#SBATCH --partition=EMERALD
#SBATCH --account=z33
#SBATCH --mem=18GB
#SBATCH --ntasks=12
[azimi at rocks7 convdiver]$ sbatch slurm_convdiver.sh
Submitted batch job 1759
[azimi at rocks7 convdiver]$ squeue
             JOBID PARTITION     NAME     USER ST       TIME  NODES
NODELIST(REASON)
              1759   EMERALD convdive    azimi PD       0:00      1 (Job's
account not permitted to use this partition (EMERALD allows
em1,z1,z2,em4,z3,z5,z9 not z33))




Any guess?


Regards,
Mahmood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181202/bd1668f8/attachment.html>


More information about the slurm-users mailing list