Ticket 1186 - squeue: implausible pending reason
Summary: squeue: implausible pending reason
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Other (show other tickets)
Version: 14.11.x
Hardware: Linux Linux
: 6 - No support contract
Assignee: David Bigagli
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2014-10-20 01:09 MDT by Matthias Jurenz
Modified: 2014-10-22 02:07 MDT (History)
2 users (show)

See Also:
Site: Universitat Dresden (Germany)
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita 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. (950 bytes, text/plain)
2014-10-20 18:44 MDT, Matthias Jurenz
Details
Output of `sacctmgr show qos'. (688 bytes, text/plain)
2014-10-20 18:45 MDT, Matthias Jurenz
Details
Output of `sacctmgr show assoc' (reduced to one user). (430 bytes, text/plain)
2014-10-20 18:46 MDT, Matthias Jurenz
Details
The slurm.conf. (6.90 KB, text/plain)
2014-10-20 18:47 MDT, Matthias Jurenz
Details

Note You need to log in before you can comment on or make changes to this ticket.
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.