Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2018 16:25:00 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Misak Khachatryan <kmisak@gmail.com>, freebsd-net@freebsd.org
Subject:   Re: Racoon and setkey problems
Message-ID:  <5A8A97EC.4040103@grosbein.net>
In-Reply-To: <CABfKv0mYX2ouQ1k6M2Bd90yp=eQXP6HcHL7%2BdE2AZQ9afQ%2Bc2g@mail.gmail.com>
References:  <CABfKv0mYX2ouQ1k6M2Bd90yp=eQXP6HcHL7%2BdE2AZQ9afQ%2Bc2g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
19.02.2018 13:27, Misak Khachatryan wrote:

>        1644111 messages with memory allocation failure
> 
> 3 of machines running   10.4-RELEASE-p1, one 10.3.
> Two of the machine almost the same, only ip addresses and few lines of
> configs differ. One is OK, other one have problem.
> 
> Running almost any setkey command leads to:
> 
>  # setkey -x
> setkey: send: No buffer space available
> 
> All packet versions are completely the same, binaries exactly same size.
> 
> Any help will be appreciated.

Perhaps, that is mbuf cluster exhaustion. Please show output of commands:

netstat -m
vmstat -z | egrep 'ITEM|mbuf'
sysctl kern.ipc.nmbclusters

How much RAM do they have? Do they run 32 bit or 64 bit system?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5A8A97EC.4040103>