[slurm-users] sacctmgr losing QoS on users ?
Diego Zuccato
diego.zuccato at unibo.it
Thu Oct 15 12:03:13 UTC 2020
Hello all.
I just noticed that, when updating accounts and users, the QoS gets
truncated.
>From source file passed to "echo yy | sacctmgr load $TMPFILE clean":
User -
STUDENTI\#name.surname:DefaultAccount=formazione:QOS='normal,debug':Partition=blade:MaxJobsAccrue=1:MaxSubmitJobs=20
What I get in dump ("sacctmgr dump oph | grep name.surname"):
User -
'studenti#name.surname':Partition='blade':DefaultAccount='formazione':Fairshare=2:MaxJobsAccrue=1:MaxSubmitJobs=20:QOS='normal'
Seems "debug" QoS disappeared!
If I re-run the import, 'debug' appears, but 'normal' disappears! :-O
IIUC, https://slurm.schedmd.com/archive/slurm-18.08.0/sacctmgr.html#lbBL
(this time I remembered to check the archived docs :) ) says that 'User'
line accepts a list:
-8<--
QOS(=,+=,-=)
Comma separated list of Quality of Service names (Defined in sacctmgr).
-8<--
What id doesn't say is what happens if I don't specify a QoS (or
MaxJobsAccrue, or MaxSubmitJobs...)... Does User inherit from parent
account?
Tks for any hint.
--
Diego Zuccato
DIFA - Dip. di Fisica e Astronomia
Servizi Informatici
Alma Mater Studiorum - Università di Bologna
V.le Berti-Pichat 6/2 - 40127 Bologna - Italy
tel.: +39 051 20 95786
More information about the slurm-users
mailing list