Re: [Spong-users] Spong loosing state when a large number of servers are down.
Brought to you by:
apremselaar,
sljohnson
|
From: Stephen L J. <sjo...@mo...> - 2001-02-12 18:26:41
|
On Feb 12, {from} wrote:
>
> Found this over the weekend as my building went thru a planned powerdown
> to do some electric system upgrades: When a large number of servers are
> down the ping listing is going to - instead of pruple, clear, red, or
> green. This is leading to repeated messages as spong thinks this is the
> first instance of the outage instead of a repeat. I am running 2.7.2 w/
> the cvs patches for clear/purple (waiting on 2.7.3 for the bugs to be
> shaken out) Has anyone else experienced this?
>
>
> -chris
This is caused when a loop for spong-network takes longer then 3 x $SPONGSLEEP
of spong-server. Spong-server flipped the red status to a real purple and then
the next spong-network cycle flips it back to 'red'.
I either need to rework the spong-server status logic or rework spong-network
to be able to run checking loops in parallel or both. I guess the
spong-network changes will useful to more people. So it will be first and then
the changed to the status logic.
Chime with your opinions. The spong-network parallel check will be the change,
if I don't hear differently.
Stephen L Johnson <sjo...@mo...>
|