Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Patrick McHardy <kaber@xxxxxxxxx>
- Date: Wed, 31 May 2006 19:46:20 +0200
Frank van Maarseveen wrote:
On Wed, May 31, 2006 at 06:36:35PM +0200, Patrick McHardy wrote:
The messages might get dropped when the output queue is full.
Does one of the drop counters shown by "ip -s link list"
and "tc -s -d qdisc show" increase (the other counts might also
give some clues)? Otherwise please apply the attached patch
(should fix tcpdump, last patch was incomplete) and post a dump.
No visible improvement with the new patch.
Does this mean tcpdump doesn't show any packets?
ip -s link doesn't show any
dropped packets so far with any patch and I don't use traffic control
that I'm aware of. But I'm not sure what to make of "tc" output, maybe
because CONFIG_SHAPER is not set:
# tc -s -d qdisc show
RTNETLINK answers: Invalid argument
Dump terminated
Thats because you're missing CONFIG_NET_SCHED. Please enable it and
try the tc command again, without it we can't see whether the qdisc
(which is present even without CONFIG_NET_SCHED) just dropped the
packets.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Frank van Maarseveen
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- References:
- 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Frank van Maarseveen
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Patrick McHardy
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Frank van Maarseveen
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Patrick McHardy
- Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- From: Frank van Maarseveen
- 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- Prev by Date: Re: 2.6.17-rc5-mm1
- Next by Date: Re: [rfc][patch] remove racy sync_page?
- Previous by thread: Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- Next by thread: Re: 2.6.17-rc4: netfilter LOG messages truncated via NETCONSOLE
- Index(es):
Relevant Pages
|
|