Re: Buffer troubles, and machine hangs?

2000-03-13 Thread Giorgos Keramidas

On Sun, Mar 12, 2000 at 03:13:20PM -0500, Howard Leadmon wrote:
 
   Hello,
  
  I am getting the following errors out of FreeBSD 4.0-CURRENT trying to
 run an IRC server, and was wondering if anyone had any ideas or recommended
 tunables I should set??
  
  
 Mar  9 22:32:03 u /usr/ircd/undernet/ircd[154]: Unable to create auth socket for 
[@163.152.216.46]:No buffer space available
 Mar  9 22:32:03 u /usr/ircd/undernet/ircd[154]: Unable to create auth socket for 
[@208.164.193.201]:No buffer space available
 Mar  9 22:33:00 u syslogd: sendto: No buffer space available

You can probably get away with increasing NMBCLUSTERS.

 I have actually been fighting a problem with this machine locking up,
 and requiring a hard reset, and this is the only type errors I am
 actually seeing in the messages file.

But lockups are certainly not a good thing, IMHO.

If you can debug the kernel, and see where it locks up, perhaps someone
with more knowledge of the kernel internals than me will be able to help
you sort this out.

- Giorgos Keramidas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Buffer troubles, and machine hangs?

2000-03-12 Thread Howard Leadmon


  Hello,
 
 I am getting the following errors out of FreeBSD 4.0-CURRENT trying to
run an IRC server, and was wondering if anyone had any ideas or recommended
tunables I should set??
 
 
Mar  9 22:32:03 u /usr/ircd/undernet/ircd[154]: Unable to create auth socket for 
[@163.152.216.46]:No buffer space available
Mar  9 22:32:03 u /usr/ircd/undernet/ircd[154]: Unable to create auth socket for 
[@208.164.193.201]:No buffer space available
Mar  9 22:33:00 u syslogd: sendto: No buffer space available
 
 
 
 I have actually been fighting a problem with this machine locking up, and 
requiring a hard reset, and this is the only type errors I am actually seeing
in the messages file.  Not sure if this can cause such problems, so kind
of grasping at straws to try and correct it.
 
 FYI, the IRC machine supports 4000+ clients connected at the same time, so
if anyone has recommended tunables for this type of setup with so many 
active connections I would love to hear about it..
 

 
---
Howard Leadmon - [EMAIL PROTECTED] - http://www.abs.net
ABSnet Internet Services - Phone: 410-361-8160 - FAX: 410-361-8162



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message