Hi;
We are using slurm-16.05.5. According to documentation, there is a
"DenyGroups" keyword. But, when I try to use this keyword, "scontrol
reconfig" says "unrecognized key: DenyGroups". You can find the output
and original line of the slurm.conf below:
# scontrol reconfig
scontrol: error: Parsing error at unrecognized key: DenyGroups
scontrol: error: Parse error in file /etc/slurm/slurm.conf line 127: "
DenyGroups=t001 Priority=100 DisableRootJobs=NO RootOnly=NO Hidden=NO
Shared=NO GraceTime=0 PreemptMode=OFF ReqResv=NO AllowAccounts=ALL
AllowQos=ALL LLN=NO State=UP Nodes=s[001-002],f002,f[006-007]"
LINE 127:
PartitionName=defq Default=YES MinNodes=1 DefaultTime=5-00:00:00
MaxTime=5-00:00:00 DenyGroups=t001 Priority=100 DisableRootJobs=NO
RootOnly=NO Hidden=NO Shared=NO GraceTime=0 PreemptMode=OFF ReqResv=NO
AllowAccounts=ALL AllowQos=ALL LLN=NO State=UP
Nodes=s[001-002],f002,f[006-007]
Is it a bug, or did I miss something. Thank you.
Ahmet Mercan.