Re: Re: Bug#279666: kernel-image-2.6.8-1-k7: Runs out of network buffers

2005-05-10 Thread David Coallier
I totally forgot to paste the little app I did. That won't fix the bug until 2.6.11 but at least gives the administrators a little break and warning. https://pear.homelinux.org/mirrors/check-dst-load.pl read it, pretty much straightforward -- David Coallier T: 800-361-1388 x145 Pro

Re: Bug#279666: kernel-image-2.6.8-1-k7: Runs out of network buffers

2005-02-21 Thread David Coallier
We've been experiencing the same problem this weekend and I found out that you can see when it's going to happen. That affects 2.6.8-1-686 as well and you have to: cat /proc/slabinfo | grep ip_dst_cache then the second value will be the current load of the dst routing table. then you can see wh