Ticket 9868 - slurmctld: restore missing log message when --time-min is used
Summary: slurmctld: restore missing log message when --time-min is used
Status: RESOLVED WONTFIX
Alias: None
Product: Slurm
Classification: Unclassified
Component: slurmctld (show other tickets)
Version: 20.02.5
Hardware: Linux Linux
: 5 - Enhancement
Assignee: Director of Support
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2020-09-21 13:50 MDT by Luke Yeager
Modified: 2024-10-25 11:21 MDT (History)
0 users

See Also:
Site: NVIDIA (PSLA)
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 Luke Yeager 2020-09-21 13:50:25 MDT
Bug 9356 was fixed with https://github.com/SchedMD/slurm/commit/2655ec414a43edcf8ac3f6450b0447daf268b8d0 (thanks!). But it also removed a slurmctld log line which is useful:

> Jul 09 05:03:29 slurm-01 slurmctld[450]: backfill: JobId=406075 time limit changed from 240 to 176

Please restore this line. Created a new bug as per Ben's request.
Comment 2 Colby Ashley 2020-09-30 17:22:17 MDT
Looking into the cause of this missing line.
Comment 4 Jason Booth 2024-10-25 11:21:53 MDT
I am not interested in changing this back, given the amount of time this change 
has been in Slurm. The change technically did not remove the log entry, rather 
it was clean up code.