On Wed, Jun 18, 2003 at 07:29:39PM -0400, John Reuning wrote:
> Huh? 4.3 billion inactive connections? That seems a little high. Any
> ideas about what happened? This is reported by ipvsadm 1.21.
That looks a lot like a bug to me, 4294967261 == -1, so some how the
counter is being decremented when it is already zero. There was a
similar bug in the past relating to the connection syncrhonisation code.
If you could establish a test case that reproduces this problem
it will make tracking it down a lot easier.
That said, the bug probably only effects the counter,
not the opperation of lvs, so it is probably non-critical.
--
Horms
|