netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* troubles caused by conntrack overlimit in init_netns
@ 2022-04-02 10:33 Vasily Averin
  2022-04-02 11:11 ` Florian Westphal
  2022-04-02 17:12 ` Eric Dumazet
  0 siblings, 2 replies; 8+ messages in thread
From: Vasily Averin @ 2022-04-02 10:33 UTC (permalink / raw)
  To: Pablo Neira Ayuso, Florian Westphal; +Cc: netfilter-devel, kernel

Pablo, Florian,

There is an old issue with conntrack limit on multi-netns (read container) nodes.

Any connection to containers hosted on the node creates a conntrack in init_netns.
If the number of conntrack in init_netns reaches the limit, the whole node becomes
unavailable.

To avoid it OpenVz had special patches disabled conntracks on init_ns on openvz nodes, 
but this automatically limits the functionality of host's firewall.

This has been our specific pain for many years, however, containers are now 
being used much more widely than before, and the severity of the described problem
is growing more and more.

Do you know perhaps some alternative solution?

Thank you,
	Vasily Averin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-04-04  7:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02 10:33 troubles caused by conntrack overlimit in init_netns Vasily Averin
2022-04-02 11:11 ` Florian Westphal
2022-04-02 13:00   ` Nikita Yushchenko
2022-04-04  7:59   ` Vasily Averin
2022-04-02 17:12 ` Eric Dumazet
2022-04-02 18:32   ` Vasily Averin
2022-04-02 18:50     ` Eric Dumazet
2022-04-02 19:52       ` Vasily Averin

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).