Re: No buffer space available / tcp_inpcb value

2012-10-30 Thread Alfred Perlstein
How much memory is in this machine? maxsockets is in turn clipped by "nmbclusters" which is in turn clipped by "maxusers" which is limited to 384 MAXIMUM unless you're running -CURRENT. On 10/30/12 10:05 AM, Navdeep Parhar wrote: On 10/30/12 06:21, Adam Strohl wrote: Hey -STABLE, I've

Re: No buffer space available / tcp_inpcb value

2012-10-30 Thread Navdeep Parhar
On 10/30/12 06:21, Adam Strohl wrote: Hey -STABLE, I've got a client who we've setup a FreeBSD cluster for with about a dozens servers, all behind two front end proxies/LBs/firewalls which also act as NAT gateways for the internal servers. On the active front end proxy we've started seeing "fat

Re: No buffer space available / tcp_inpcb value

2012-10-30 Thread Adam Strohl
On 10/30/2012 23:05, Adrian Chadd wrote: Check the output of 'netstat -mb', maybe you're also running out of mbufs? There was nothing denied there that I can see: 35696/4039/39735 mbufs in use (current/cache/total) 2069/3797/5866/32768 mbuf clusters in use (current/cache/total/max) 2069/2077 m

Re: No buffer space available / tcp_inpcb value

2012-10-30 Thread Adrian Chadd
Check the output of 'netstat -mb', maybe you're also running out of mbufs? Adrian On 30 October 2012 06:21, Adam Strohl wrote: > Hey -STABLE, > > I've got a client who we've setup a FreeBSD cluster for with about a dozens > servers, all behind two front end proxies/LBs/firewalls which also ac

Re: No buffer space available

2007-04-23 Thread Nikolay Pavlov
On Monday, 23 April 2007 at 4:06:10 -0700, Jeremy Chadwick wrote: > On Sat, Apr 07, 2007 at 08:20:58PM -0300, Marc G. Fournier wrote: > > - --On Saturday, April 07, 2007 20:12:00 +0100 Chris <[EMAIL PROTECTED]> > > wrote: > > > Also to add I now have a 2nd box using 6.2 STABLE few days old code,

Re: No buffer space available

2007-04-23 Thread Jeremy Chadwick
On Sat, Apr 07, 2007 at 08:20:58PM -0300, Marc G. Fournier wrote: > - --On Saturday, April 07, 2007 20:12:00 +0100 Chris <[EMAIL PROTECTED]> > wrote: > > Also to add I now have a 2nd box using 6.2 STABLE few days old code, > > had to use it because of broadcom 5755 nic card, I plan to use large >

Re: No buffer space available

2007-04-07 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Saturday, April 07, 2007 20:12:00 +0100 Chris <[EMAIL PROTECTED]> wrote: > Also to add I now have a 2nd box using 6.2 STABLE few days old code, > had to use it because of broadcom 5755 nic card, I plan to use large > tcp window sizes so will

Re: No buffer space available

2007-04-07 Thread Chris
On 06/04/07, Marc G. Fournier <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Friday, April 06, 2007 06:17:04 +0100 Chris <[EMAIL PROTECTED]> wrote: > I am seeing the no buffer space error on a machine running 6.2 STABLE > feb 24 code, the machine isn't using g

Re: No buffer space available

2007-04-07 Thread Chris
On 06/04/07, Marc G. Fournier <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Friday, April 06, 2007 06:17:04 +0100 Chris <[EMAIL PROTECTED]> wrote: > I am seeing the no buffer space error on a machine running 6.2 STABLE > feb 24 code, the machine isn't using g

Re: No buffer space available

2007-04-06 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Friday, April 06, 2007 06:17:04 +0100 Chris <[EMAIL PROTECTED]> wrote: > I am seeing the no buffer space error on a machine running 6.2 STABLE > feb 24 code, the machine isn't using gmirror. I had to recude > recvspace and sendspace to lower

Re: No buffer space available

2007-04-05 Thread Chris
On 05/04/07, Marc G. Fournier <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Thursday, April 05, 2007 11:06:30 + Thiago Esteves de Oliveira <[EMAIL PROTECTED]> wrote: > > Marc, > > My machine is working with the kernel that comes with 6.1-STABLE (I archive

Re: No buffer space available

2007-04-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Thursday, April 05, 2007 11:06:30 + Thiago Esteves de Oliveira <[EMAIL PROTECTED]> wrote: > > Marc, > > My machine is working with the kernel that comes with 6.1-STABLE (I archived > this good kernel before upgrade the OS to 6.2). > No,

Re: No buffer space available

2007-04-05 Thread Thiago Esteves de Oliveira
Marc, My machine is working with the kernel that comes with 6.1-STABLE (I archived this good kernel before upgrade the OS to 6.2). No, I'm not using geom. Can you send your dmesg.boot and "sysctl -a kern" output? Marc G. Fournier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >

Re: No buffer space available

2007-04-05 Thread Thiago Esteves de Oliveira
Marc, My machine is working with the kernel that comes with 6.1-STABLE (I archived this good kernel before upgrade the OS to 6.2). No, I'm not using geom. Can you send your dmesg.boot and "sysctl -a kern" output? Marc G. Fournier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thi

Re: No buffer space available

2007-04-04 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago ... I'm just curious here, but are you by any chance using geom at all? The only machine I have that seems to be affected like this (where netstat -m doesn't seem to indicate a problem with mbufs) is using gmirror ... the rest all use ha

Re: No buffer space available

2007-04-04 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago ... What version of kernel did you end up going back to? - --On Wednesday, April 04, 2007 10:15:48 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I'm seeing the same effect (hav