On 17/06/17(Sat) 09:49, Nicolas Repentin wrote:
> No one ?
> 
> Le 13 juin 2017 09:11:02 GMT+02:00, Nicolas <[email protected]> a écrit :
> >Hi everyone
> >
> >I'm searching some help about isakmpd, which is eating a lot of memory,
> >until the machine crash. It's an OpenBSD 6.1 on Qemu KVM (ganeti).
> >After 3 days, the process is using 650MB of memory.
> >
> >When she's "freezed", she's unreachable on network, and on console
> >she's blinking on tty, like normal, but we can't write anything on it.
> >No .core are generated.
> >
> >I got a lot of errors like "INVALID_ID_INFORMATION" on
> >"NO_PROPOSAL_CHOSEN" on ipsec logs, but ipsec connections are working.
> >
> >Any idea how I can debug it?

You could start by increasing the log level.

Then rotate the log regularity, like everyday.

Every time you rotate the log, write down the amount of memory consumed
by the daemon.

Then hopefully you can find a pattern in the log that's proportional to
the amount of memory leaked between each rotation.  Many the number of
INVALID_ID_INFORMATION or something else.

That information could help us reducing the scope of the memory leak.

Reply via email to