Ticket 7817 - sinfo: error: Invalid job format specification: gresused
Summary: sinfo: error: Invalid job format specification: gresused
Status: RESOLVED INVALID
Alias: None
Product: Slurm
Classification: Unclassified
Component: User Commands (show other tickets)
Version: 19.05.2
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Director of Support
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2019-09-26 01:13 MDT by Greg Wickham
Modified: 2019-09-26 06:01 MDT (History)
1 user (show)

See Also:
Site: KAUST
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:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
Description Greg Wickham 2019-09-26 01:13:04 MDT
The sinfo manual documents a long format type:

   gresused
       Generic resources (gres) currently in use on the nodes.

But it doesn't appear to work:

$ sinfo -h -p batch -O "nodehost,statecompact,cpusstate,gres,gresused,reason" 2>&1 | head
sinfo: error: Invalid job format specification: gresused
dgpu502-17-l        maint               0/16/0/16           gpu:tesla_k40m:8    none                
dgpu502-17-r        maint               0/16/0/16           gpu:tesla_k40m:7    none
Comment 1 Dominik Bartkiewicz 2019-09-26 02:07:28 MDT
Hi

Could you send me the output from "sinfo -V"?

Dominik
Comment 2 Greg Wickham 2019-09-26 05:34:57 MDT
D'oh!

sinfo -V => 17.11.5

Please close this ticket.

Thanks,

   -greg