netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean-Philippe Menil <jean-philippe.menil@univ-nantes.fr>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>, netfilter-devel@vger.kernel.org
Subject: Re: BUG nf_conntrack_ffff880863c50000: Objects remaining on kmem_cache_close()
Date: Fri, 10 Feb 2012 08:58:41 +0100	[thread overview]
Message-ID: <4F34CE31.7030404@univ-nantes.fr> (raw)
In-Reply-To: <1328860499.4030.2.camel@edumazet-laptop>

Le 10/02/2012 08:54, Eric Dumazet a écrit :
> Le vendredi 10 février 2012 à 08:44 +0100, Jean-Philippe Menil a écrit :
>
>> No, the NetlinkEventsReliable is commented in the configuration file.
>>
>> However, on the same hosts, i see strange things:
>> ths host boot with the following parameter:
>> net.netfilter.nf_conntrack_max=262144
>> net.netfilter.nf_conntrack_tcp_timeout_established=10800
>>
>> nf_conntrack is loaded with the following parameter:
>> options nf_conntrack hashsize=262144
>>
>> But it seems that the nf_conntrack_max reset to his default value
>> (65536) periodically.
>> Three days ago, i manually increase the nf_conntrack_max to 262144,
>> yesterday i see plenty of "nf_conntrack: table full, dropping packet".
>> checking the value, is fall down to 65536.
>>
>> It's maybe not related, but i can't understand how the value can change?
>>
> 65536 is the default value when module is loaded.
>
> Something unloads it and loads it again, and sysctl is not run after
> this module load.
>
>
>
>
Yes, that's what i'm thinking.
And i found the culprit:
my lxc guest start with the default value (65536), and it seems to reset 
the value on the hosts ...

-- 
Jean-Philippe Menil - Pôle réseau Service IRTS
DSI Université de Nantes
jean-philippe.menil@univ-nantes.fr
Tel : 02.53.48.49.27 - Fax : 02.53.48.49.09

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-02-10  7:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 14:45 BUG nf_conntrack_ffff880863c50000: Objects remaining on kmem_cache_close() Jean-Philippe Menil
2012-02-09 15:57 ` Pablo Neira Ayuso
2012-02-09 16:11   ` Jean-Philippe Menil
2012-02-09 19:39     ` Pablo Neira Ayuso
2012-02-10  7:44       ` Jean-Philippe Menil
2012-02-10  7:54         ` Eric Dumazet
2012-02-10  7:58           ` Jean-Philippe Menil [this message]
2012-02-10  8:13             ` Jean-Philippe Menil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F34CE31.7030404@univ-nantes.fr \
    --to=jean-philippe.menil@univ-nantes.fr \
    --cc=eric.dumazet@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).