[slurm-users] Unsetting a QOS Flag?

Michael Gutteridge michael.gutteridge at gmail.com
Mon Feb 8 22:01:32 UTC 2021


I believe you want "-=" to do that:

    sacctmgr modify qos foo set flags-=denyonlimit

It doesn't seem to be explicitly documented, but some of the other sacctmgr
options use that format.

 - Michael

On Mon, Feb 8, 2021 at 1:39 PM Chin,David <dwc62 at drexel.edu> wrote:

> Hello all:
>
> I have a QOS defined which has the Flaq DenyOnLimit set:
>
> $ sacctmgr show qos foo format=name,flags
>       Name                Flags
> ---------- --------------------
>       foo           DenyOnLimit
>
>
> How can I "unset" that Flag?
>
> I tried "sacctmgr modify qos foo unset Flags=DenyOnLimit", and "sacctmgr
> modify qos foo set Flags=NoDenyOnLimit", to no avail.
>
> Thanks in advance,
>     Dave
>
> --
> David Chin, PhD (he/him)   Sr. SysAdmin, URCF, Drexel
> dwc62 at drexel.edu                     215.571.4335 (o)
> For URCF support: urcf-support at drexel.edu
> https://proteusmaster.urcf.drexel.edu/urcfwiki
> github:prehensilecode
>
>
> Drexel Internal Data
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20210208/c4eee82d/attachment.htm>


More information about the slurm-users mailing list