sockd and Too many open files (errno = 24)

2009-11-26 Thread Marco Bosisio
Hello, the sockd deamon (of dante-1.1.19-1 server http://www.inet.no/dante/ ) running on Linux SLES9 64b SP4 have the following problem : . Nov 26 09:52:48 (1259225568) sockd[2067]: addchild(): Too many open files (errno = 24) Nov 26 09:52:54 (1259225574) sockd[2067

Re: sockd and Too many open files (errno = 24)

2009-11-26 Thread Quay, Jonathan (IHG)
Is the system out of sockets/open file descriptors? From: Linux on 390 Port on behalf of Marco Bosisio Sent: Thu 11/26/2009 8:50 AM To: LINUX-390@VM.MARIST.EDU Subject: sockd and Too many open files (errno = 24) Hello, the sockd deamon (of dante

Re: sockd and Too many open files (errno = 24)

2009-11-26 Thread Marco Bosisio
: Re: sockd and Too many open files (errno = 24) Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU Is the system out of sockets/open file descriptors? From: Linux on 390 Port on behalf of Marco Bosisio Sent: Thu 11/26/2009 8:50 AM To: LINUX-390@VM.MARIST.EDU

Re: Too Many Open Files

2003-11-18 Thread Post, Mark K
The lsof command might help you with figuring out how many files are open. Mark Post -Original Message- From: Craig, Roger C [ITS] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 10:55 AM To: [EMAIL PROTECTED] Subject: Too Many Open Files We are running Linux under VM

Re: [Linux/390] Too Many Open Files

2003-11-18 Thread Michael Kershaw
, Craig, Roger C [ITS] wrote: We are running Linux under VM on a mainframe. We keep running into this Too many open files problem with one of our WebLogic Servers: Sep 8, 2003 5:58:25 AM CDT Notice WebLogicServer 000203 Reopening listen socket on port 7201 Sep 8, 2003 5:59:30 AM CDT Critical

Re: Too Many Open Files

2003-11-18 Thread Malcolm Beattie
Craig, Roger C [ITS] writes: We are running Linux under VM on a mainframe. We keep running into this Too many open files problem with one of our WebLogic Servers: Sep 8, 2003 5:58:25 AM CDT Notice WebLogicServer 000203 Reopening listen socket on port 7201 Sep 8, 2003 5:59:30 AM CDT Critical

Re: Too Many Open Files

2003-11-18 Thread Jim Sibley
sysctl -A | grep fs will show you the current and maximum file system values. You should be able to reset the maximum with sysctl -w fs.file-max= = Jim Sibley Implementor of Linux on zSeries in the beautiful Silicon Valley Computer are useless.They can only give answers. Pablo Picasso