[Bug 746] New: ipt_clusterip running in debug mode by default
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Sep 5 10:39:04 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=746
Summary: ipt_clusterip running in debug mode by default
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: RedHat Linux
Status: NEW
Severity: major
Priority: P3
Component: ip_tables (kernel)
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: jeanchristophe.garnier at gmail.com
Estimated Hours: 0.0
Deadline: 2011-09-30
Hi,
We are using clusterip in order to manage load sharing on a small cluster.
This cluster accepts messages from about 3000 sources.
As it is coded in ./net/ipv4/netfilter/ipt_CLUSTERIP.c, the target procedure
prints messages such as:
hash=1 ct_hash=1 not responsible
hash=2 ct_hash=2 responsible
On a normal day, for a node of the cluster, /var/log/messages contains 691149
of these lines out of 691197 messages.
This is clearly flooding, but I don't want to filter out kernel debug messages.
Could we envisage to get as soon as possible a CLUSTERIP module which doesn't
print such lines by default ?
Thanks
Jc
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list