Re: running out of mbuf clusters

2006-12-12 Thread pete wright
On 12/12/06, John Oxley <[EMAIL PROTECTED]> wrote: Hi, I'm running a shaper system on a FreeBSD box. It is pushing sustained 8 Mbps. In the messages log I'm getting lots of Dec 11 21:03:54 ritalin /kernel: All mbuf clusters exhausted, please see tuning(7). When I run nets

running out of mbuf clusters

2006-12-12 Thread John Oxley
Hi, I'm running a shaper system on a FreeBSD box. It is pushing sustained 8 Mbps. In the messages log I'm getting lots of Dec 11 21:03:54 ritalin /kernel: All mbuf clusters exhausted, please see tuning(7). When I run netstat -m however I get $ netstat -m 1766/5904/8 mb

Re: about mbuf clusters value

2006-03-17 Thread Kris Kennaway
On Fri, Mar 17, 2006 at 10:56:30AM +0200, Halid Faith wrote: > Sorry I confused it with our another server > I use freebsd5.4 That makes more sense. > What should I do ? It's a leak in the stats accounting, so there are no operational problems to worry about. Either live with the numbers being

Re: about mbuf clusters value

2006-03-17 Thread Andrew Pantyukhin
Could you consider upgrading to 6.x. That's where the most support discussions are brewing. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: about mbuf clusters value

2006-03-17 Thread Halid Faith
Hello On Freebsd5.4-release, When I type netstat -m I see below; netstat -m 4293870790 mbufs in use 330335/65535 mbuf clusters in use (current/max) 0/6/4528 sfbufs in use (current/peak/max) 386543 KBytes allocated to network 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests

Re: about mbuf clusters value

2006-03-17 Thread Halid Faith
Sorry I confused it with our another server I use freebsd5.4 What should I do ? thanks - Original Message - From: "Andrew Pantyukhin" <[EMAIL PROTECTED]> To: "Halid Faith" <[EMAIL PROTECTED]> Cc: Sent: Friday, March 17, 2006 10:49 AM Subject: Re: about

Re: about mbuf clusters value

2006-03-17 Thread Andrew Pantyukhin
On 3/17/06, Halid Faith <[EMAIL PROTECTED]> wrote: > Hello > > On Freebsd6.0-release, > When I type netstat -m I see below; > netstat -m > 4293870790 mbufs in use > 330335/65535 mbuf clusters in use (current/max) > 0/6/4528 sfbufs in use (current/peak/max) > 38654

about mbuf clusters value

2006-03-16 Thread Halid Faith
Hello On Freebsd6.0-release, When I type netstat -m I see below; netstat -m 4293870790 mbufs in use 330335/65535 mbuf clusters in use (current/max) 0/6/4528 sfbufs in use (current/peak/max) 386543 KBytes allocated to network 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests

bad clusters problem

2004-06-11 Thread Michal Kukucka
hi, i try to install a freebsd miniinstall distribution on my laptop compaq armada 4150T with 2GB disk space, from dos partition, everything was work OK until the installation begin copy the files to a created freebsd partition. On this space is some bad clusters, and therefore installation

Re: mbuf clusters exhausted

2003-08-22 Thread Lowell Gilbert
Andreas Widerøe Andersen <[EMAIL PROTECTED]> writes: > What can I do to get rid of these problems? I think you need to pay attention to the messages: > All mbuf clusters exhausted, please see tuning(7). You are hitting very large network buffer usage at some point during the day --

mbuf clusters exhausted

2003-08-19 Thread Andreas Widerøe Andersen
Hi, I recently installed the latest Spamassassin and Spamass-milter on my 4.7 STABLE server (Celeron 800Mhz/512MB Ram). The server stops responding for a few minutes every day and I get error messages in my logs every day: From dmesg: All mbuf clusters exhausted, please see tuning(7). All mbuf

[newbie] All mbuf clusters exhausted - more information

2003-08-14 Thread admin
Hi, Are there any good links that discuss tuning of All mbuf clusters exhausted. Is it possible my box was getting attacked? What can I do to protect myself from this in the future? there are recent log entries before my machine crashed: Aug 8 04:00:00 typhoon newsyslog[25053]: logfile

Re: mbuf clusters

2003-03-26 Thread Dave Raven
Thanks for the quick response, but I've looked into the options in the kernel, and to no avail. No matter what I set the mbuf clusters to, it just fills up. The larger the amount of clusters, the longer it takes, but it still fills up. Unless you meant options LIBM

mbuf clusters

2003-03-26 Thread Dave Raven
Hi all, I have a FreeBSD box running a squid cache, FreeBSD 4.7-RELEASE-p9 i386, squid built from latest ports. (2.5-STABLE1). I'm not absolutely sure, but it appears that whenever I am running squid, the mbuf clusters on the bsd box rise at a steady rate, b

help about pullup failed and mbuf clusters exhausted

2003-03-26 Thread Kok Kok
Hi all My freebsd is running 4.6-RELEASE FreeBSD I got the following from /var/log/messages Mar 24 17:58:30 router /kernel: pullup failed Mar 25 02:54:58 router /kernel: All mbuf clusters exhausted, please see tuning(7) I added kern.ipc.nmbclusters=32768 and netstat is running fine but still

All mbuf clusters exhausted, please see tuning(7)

2002-12-26 Thread Mexx
oblem that causes the server to crash and require powercycle to come back up. It would only stay up for a few seconds on high traffic. mbuf clusters have been increased to 65535 131070 was attempted but server did not like it and won't boot up. Server has 2 gigs of ram FreeBSD 4.6-RELEASE f

Re: Clusters

2002-09-29 Thread \"Jorge Mario G.\"
FreeBSD is a plataform really adecuate for clusters due to its unique stability and TCP performace Here I give you some liks http://acme.ecn.purdue.edu/ I just like PVM!!! http://pucca.astron.s.u-tokyo.ac.jp/~nakasato/research/cluster.html http://www.csm.ornl.gov/pvm/pvm_home.html

Clusters

2002-09-28 Thread Alex
Beste freebsd-questions, I'm planning to build a cluster on a open source OS. My first concern is what OS to use. What are the avenges of FreeBSD or NetBSD over Linux? Secondly i'm looking for pointers on where to look if i decide to use FreeBSD or NetBSD. Thanks for any help you can give me on

Re: Number of mbuf clusters (NMBCLUSTERS)

2002-07-25 Thread SITKEI Attila
Jeff Jirsa (Jul 24. 21:07): > Figure out how many connections you'll deal with, and then increase the > value accordingly, rather than simply guessing and possibly wasting > memory you may want to use elsewhere. I'd also recommend modifying your > kernel config file rather than sysctl.h, and then

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Balaji, Pavan
]] > Sent: Wednesday, July 24, 2002 2:32 PM > To: Balaji, Pavan > Cc: 'James Snow'; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Number of mbuf clusters (NMBCLUSTERS) > > > On Wed, 24 Jul 2002, Balaji, Pavan wrote: > > > > > You can increas

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Jeff Jirsa
On Wed, 24 Jul 2002, Balaji, Pavan wrote: > > You can increase the maximum number of clusters in /usr/src/sys/sys/sysctl.h > and recompile the kernel. But make sure that you have a stable kernel image > ready, just in case you increase this value so much that your kernel doesn'

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Balaji, Pavan
You can increase the maximum number of clusters in /usr/src/sys/sys/sysctl.h and recompile the kernel. But make sure that you have a stable kernel image ready, just in case you increase this value so much that your kernel doesn't boot ;) I guess the default value is around 9, while for

Re: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread James Snow
Funny that you should post this at exactly the same time that I was beginning to look for other instances of the 'mbuf clusters exhausted' message. On Sat, Jul 13, 2002 at 11:56:18PM -0400, [EMAIL PROTECTED] wrote: > > I'm seeing a bit of problem with my FreeBSD 4.6 stable

Number of mbuf clusters (NMBCLUSTERS)

2002-07-13 Thread naoyuki_tai
s the FreeBSD server's NFS When I copy a 500M file (like iso image) from the workstation to the server, the server starts to emit: Jul 12 09:28:54 nile /kernel: All mbuf clusters exhausted, please see tuning(7). So, I bumped up the nmbclusters to kern.ipc.nmbclusters=65536 I allocated 128Mbytes t