Ticket 11084 - sinfo does not show last digit of TmpDisk
Summary: sinfo does not show last digit of TmpDisk
Status: RESOLVED INVALID
Alias: None
Product: Slurm
Classification: Unclassified
Component: User Commands (show other tickets)
Version: 20.02.3
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2021-03-15 07:00 MDT by Kim Eisenlohr
Modified: 2021-03-15 07:01 MDT (History)
1 user (show)

See Also:
Site: -Other-
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: SUSE
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 Kim Eisenlohr 2021-03-15 07:00:44 MDT
One node on the cluster has a TmpDisk value of 12.1 TB (= 12100000 MB) specified in slurm.conf which is properly displayed by scontrol. With sinfo, however, the last digit of the TmpDisk value is missing as shown in the following example:


slater:~> scontrol show node cusp05
NodeName=cusp05 Arch=x86_64 CoresPerSocket=12 
   CPUAlloc=48 CPUTot=48 CPULoad=48.11
   AvailableFeatures=(null)
   ActiveFeatures=(null)
   Gres=(null)
   NodeAddr=cusp05 NodeHostName=cusp05 Version=20.02.6
   OS=Linux 5.3.18-lp152.66-default #1 SMP Tue Mar 2 13:18:19 UTC 2021 (73933a3) 
   RealMemory=3072000 AllocMem=2806848 FreeMem=6769 Sockets=4 Boards=1
   State=ALLOCATED ThreadsPerCore=1 TmpDisk=12100000 Weight=48 Owner=N/A MCS_label=N/A
   Partitions=normal 
   BootTime=2021-03-12T16:03:54 SlurmdStartTime=2021-03-12T16:27:11
   CfgTRES=cpu=48,mem=3000G,billing=48
   AllocTRES=cpu=48,mem=2806848M
   CapWatts=n/a
   CurrentWatts=0 AveWatts=0
   ExtSensorsJoules=n/s ExtSensorsWatts=0 ExtSensorsTemp=n/s

slater:~> sinfo -n cusp05 -o %d
TMP_DISK
1210000