Opened 12 years ago
Last modified 10 years ago
#634 new defect
IZ2911: wrong logging in qmaster's messages file if unknown execd tries to register
Reported by: | pollinger | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | sge | Version: | 6.2u2beta |
Severity: | Keywords: | qmaster | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2911]
Issue #: 2911 Platform: All Reporter: pollinger (pollinger) Component: gridengine OS: All Subcomponent: qmaster Version: 6.2u2beta CC: None defined Status: NEW Priority: P4 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: wrong logging in qmaster's messages file if unknown execd tries to register Status whiteboard: Attachments: Issue 2911 blocks: Votes for issue 2911: Opened: Thu Feb 12 04:47:00 -0700 2009 ------------------------ If there is an execd on a host that is not known to the qmaster as execution host, the qmaster logs: ------------------------------------------------------ denied: host "<host>" is no admin host ------------------------------------------------------ This logging is wrong, it should be something like: ------------------------------------------------------ denied: host "<host>" is no execution host ------------------------------------------------------ and to make it even easier to understand it could be -------------------------------------------------------------- denied: execution daemon from host "<host>" tries to register, but host "<host>" is not configured as execution host. --------------------------------------------------------------
Note: See
TracTickets for help on using
tickets.