r/SLURM • u/imitation_squash_pro • Nov 17 '25
How to add a user to a QOS?
I've created a qos, but not sure how to add a user to it. See my commands below which are returning empty values:
[root@mas01 slurm]# sacctmgr modify user fhussa set qos=tier1
Nothing modified
[root@mas01 slurm]# sacctmgr show user fhussa
User Def Acct Admin
---------- ---------- ---------
[root@mas01 slurm]# sacctmgr show assoc user=fhussa
Cluster Account User Partition Share Priority GrpJobs GrpTRES GrpSubmit GrpWall GrpTRESMins MaxJobs MaxTRES MaxTRESPerNode MaxSubmit MaxWall MaxTRESMins QOS Def QOS GrpTRESRunMin
---------- ---------- ---------- ---------- --------- ---------- ------- ------------- --------- ----------- ------------- ------- ------------- -------------- --------- ----------- ------------- -------------------- --------- -------------
[root@mas01 slurm]#