Ticket 6535 - Can `sinfo -o %v` display the minor revision of slurm?
Summary: Can `sinfo -o %v` display the minor revision of slurm?
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: User Commands (show other tickets)
Version: 18.08.5
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Felip Moll
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2019-02-18 06:16 MST by Steve Ford
Modified: 2019-02-27 14:32 MST (History)
1 user (show)

See Also:
Site: MSU
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: 19.05.0pre2
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 Steve Ford 2019-02-18 06:16:26 MST
Hello SchedMD,

I noticed that sinfo has the '%v' output option to display the version of slurmd running on nodes. This currently only displays the major version, e.g. "18.08". Is it possible for this output to also show the minor version? 

Thanks,
Steve
Comment 3 Felip Moll 2019-02-27 14:32:59 MST
Hi Steve, this is fixed in master and will be in 19.05.

See commit fae96c7acad0.

We haven't applied it to previous releases because it changes the output
of different components and can cause issues to other customers, scripts,
and 3rd party soft. scontrol, sview, sinfo and the API are affected.