[slurm-users] Why is this command not working
Jeffrey R. Lang
JRLang at uwyo.edu
Wed Jan 16 17:00:09 UTC 2019
I'm trying to set a maxjobs limit on a specific user in my cluster, but following the example in the sacctmgr man page I keep getting this error.
sacctmgr -v modify user where name=jrlang cluster=teton account=microbiome set maxjobs=30
sacctmgr: Accounting storage SLURMDBD plugin loaded with AuthInfo=(null)
Nothing modified
I then check the results of the change with:
sacctmgr show assoc where cluster=teton account=microbiome tree
Cluster Account User Partition Share GrpJobs GrpTRES GrpSubmit GrpWall GrpTRESMins MaxJobs MaxTRES MaxTRESPerNode MaxSubmit MaxWall MaxTRESMins QOS Def QOS GrpTRESRunMin
---------- -------------------- ---------- ---------- --------- ------- ------------- --------- ----------- ------------- ------- ------------- -------------- --------- ----------- ------------- -------------------- --------- -------------
teton microbiome 1 microbiome,normal microbio+
teton microbiome jrlang 1
But the max job setting has not been modified.
Can some point out the error of what I'm doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20190116/b51c1b65/attachment.html>
More information about the slurm-users
mailing list