Slurm:Invalid qos specification

41 Views Asked by At

slurm created qos and assigned it to the user, but the user cannot use it.

  • sacctmgr add qos test
  • sacctmgr modify qos test set priority=10
  • sacctmgr update qos test set MaxTRES=cpu=640
  • sacctmgr modify user lei_wang set qos+=test

Invalid qos specification

1

There are 1 best solutions below

0
lei On

You should use this:

systemctl restart slurmctld