Ticket 6795

Summary: Change the loglevel for federation siblings not synced yet
Product: Slurm Reporter: Jason Booth <jbooth>
Component: SchedulingAssignee: Alejandro Sanchez <alex>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: --- CC: ezellma
Version: 19.05.x   
Hardware: Linux   
OS: Linux   
Site: NOAA 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: ORNL 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: 18.08.7 19.05.0pre4
Target Release: --- DevPrio: ---
Emory-Cloud Sites: ---

Description Jason Booth 2019-04-02 16:12:41 MDT
[2019-03-31T19:05:24.891] debug:  sched: schedule() returning, federation siblings not synced yet

Since the production loglevel recommendation is (IIRC) info, most users would never see this.  Please consider moving the debug() statements to a more serious loglevel.
Comment 2 Alejandro Sanchez 2019-04-05 03:28:31 MDT
Matt, this has been changed in

commit 46ef8ff7a3598c5b81af26185f3b201c37c6b6e1 (HEAD -> slurm-18.08, origin/slurm-18.08)
Author:     Alejandro Sanchez <alex@schedmd.com>
AuthorDate: Fri Apr 5 11:26:39 2019 +0200
Commit:     Alejandro Sanchez <alex@schedmd.com>
CommitDate: Fri Apr 5 11:26:39 2019 +0200

    Promote federation unsynced siblings log message from debug to info.
    
    Bug 6791.