<div dir="ltr"><div>Hi Mark,</div><div><br></div><div>I *think* you might need to update the user account to have access to that QoS (as part of their association). Using sacctmgr modify user <foo> + some additional args (they escape me at the moment).</div><div><br></div><div>Also, you *might* have been able to set the MaxSubmitJobs at their account level to 0 and have them run without having to do the QoS approach - but that's just a guess on my end based on how we've done some things here. We had a "free period" for our clusters and once it was over we set the GrpSubmit jobs on an account to 0 which allowed in-flight jobs to continue but no new work to be submitted.</div><div><br></div><div>HTH,</div><div><br></div><div>David<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 1, 2020 at 5:57 AM Mark Dixon <<a href="mailto:mark.c.dixon@durham.ac.uk">mark.c.dixon@durham.ac.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I'm a slurm newbie who has inherited a working slurm 16.05.10 cluster.<br>
<br>
I'd like to stop user foo from submitting new jobs but allow their <br>
existing jobs to run.<br>
<br>
We have several partitions, each with its own qos and MaxSubmitJobs <br>
typically set to some vaue. These qos are stopping a "sacctmgr update user <br>
foo set maxsubmitjobs=0" from doing anything useful, as per the <br>
documentation.<br>
<br>
I've tried setting up a competing qos:<br>
<br>
   sacctmgr add qos drain<br>
   sacctmgr modify qos drain set MaxSubmitJobs=0<br>
   sacctmgr modify qos drain set flags=OverPartQOS<br>
   sacctmgr modify user foo set qos=drain<br>
<br>
This has successfully prevented the user from submitting new jobs, but <br>
their existing jobs aren't running. I'm seeing the reason code <br>
"InvalidQOS".<br>
<br>
Any ideas what I should be looking at, please?<br>
<br>
Thanks,<br>
<br>
Mark<br>
<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">David Rhey<br>---------------</div><div dir="ltr"><span style="font-size:12.8px">Advanced Research Computing - Technology Services</span></div><div dir="ltr"><span style="font-size:12.8px">University of Michigan</span></div></div></div></div></div>