Ticket 1186

Summary: squeue: implausible pending reason
Product: Slurm Reporter: Matthias Jurenz <matthias.jurenz>
Component: OtherAssignee: David Bigagli <david>
Status: RESOLVED FIXED QA Contact:
Severity: 6 - No support contract    
Priority: --- CC: brian, da
Version: 14.11.x   
Hardware: Linux   
OS: Linux   
Site: Universitat Dresden (Germany) Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: 14.11.0-rc3 Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---
Attachments: Output of `scontrol show job' of job with wrong pending reason.
Output of `sacctmgr show qos'.
Output of `sacctmgr show assoc' (reduced to one user).
The slurm.conf.

Description Matthias Jurenz 2014-10-20 01:09:44 MDT
Dear Slurm Developers,

on our cluster running Slurm version 14.11.0-0pre4, squeue reports the pending reason "QOSMinCPUsNotSatisfied" although there is no QOS that defines MinCPUs.

Thank you in advance for fixing this issue.

Kind regards,
Matthias Jurenz
Comment 1 David Bigagli 2014-10-20 07:13:07 MDT
Hi,
   could you append the output of 'scontrol show job <job_id>', your slurm.conf
and the output of 'sacctmgr show qos', 'sacctmgr show assoc'.

David
Comment 2 Matthias Jurenz 2014-10-20 18:44:43 MDT
Created attachment 1369 [details]
Output of `scontrol show job' of job with wrong pending reason.
Comment 3 Matthias Jurenz 2014-10-20 18:45:32 MDT
Created attachment 1370 [details]
Output of `sacctmgr show qos'.
Comment 4 Matthias Jurenz 2014-10-20 18:46:35 MDT
Created attachment 1371 [details]
Output of `sacctmgr show assoc' (reduced to one user).
Comment 5 Matthias Jurenz 2014-10-20 18:47:07 MDT
Created attachment 1372 [details]
The slurm.conf.
Comment 6 Matthias Jurenz 2014-10-20 18:51:21 MDT
Hello David,

please find attached the files you requested. Let me know if you want more information.

Matthias
Comment 7 Moe Jette 2014-10-21 10:10:40 MDT
The problem should be fixed here:
https://github.com/SchedMD/slurm/commit/ac9abdf3ac340d42d08a3fe953dc897907965e0d
Comment 8 Matthias Jurenz 2014-10-22 02:07:31 MDT
Thanks! It fixes the problem for new jobs.