Bug 6145 - Downed HA node causes log spam
Summary: Downed HA node causes log spam
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Server (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Henrik Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-19 16:46 CET by Samuel Mannehed
Modified: 2019-12-23 08:41 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Samuel Mannehed cendio 2017-01-19 16:46:44 CET
We retry the HA sync very aggressively, but we also log each failed attempt. This can result in a lot of spam in vsmserver.log when a node is down.
Comment 1 Samuel Mannehed cendio 2017-01-19 16:47:33 CET
Example output:

> 2017-01-19 16:33:45 WARNING vsmserver.HA: [Errno 111] Connection refused talking to VSM Agent 10.47.253.120:9000 in request to update other HA node with session change (new, root). Retrying later.
> 2017-01-19 16:33:46 WARNING vsmserver.HA: [Errno 111] Connection refused talking to VSM Agent 10.47.253.120:9000 in request to update other HA node with session change (new, root). Retrying later.
Comment 2 Bojan Memetovic cendio 2017-01-24 10:53:50 CET
Log message seems weird, "agent"?
Comment 3 Pierre Ossman cendio 2019-12-23 08:41:24 CET
Similar issue happens when there is something misconfigured with HA:

> 2019-12-16 15:00:24 WARNING vsmserver.HA: VSM Agent tl2:9000 responded with permission denied in request to update other HA node with session change (new, user). Retrying later.
> 2019-12-16 15:00:25 WARNING vsmserver.HA: VSM Agent tl2:9000 responded with permission denied in request to update other HA node with session change (new, user). Retrying later.
> 2019-12-16 15:00:26 WARNING vsmserver.HA: VSM Agent tl2:9000 responded with permission denied in request to update other HA node with session change (new, user). Retrying later.

Note You need to log in before you can comment on or make changes to this bug.