Subject: Re: sysctl & process limitations
To: Randy Arabie <rrarabie@arabie.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-alpha
Date: 02/03/2002 14:15:39
On Sat, Feb 02, 2002 at 09:14:27PM -0700, Randy Arabie wrote:
> I don't think so.  I raised the limit for mysqld descriptors to 5000.
> 
> # sysctl -w proc.220.rlimit.descriptors.hard=unlimited
> # sysctl -w proc.220.rlimit.descriptors.soft=unlimited
> 
> The kernel maxfiles was already set to 5000.  Those commands raised the 
> limit for process 220 (mysqld) to 5000.  And, the load still fails with
> Errcode: 23.

This is really strange, I suspect the '23' isn't an error code from
sys/errno.h then. 
Sorry, I don't have more ideas. I have mysqld with several databases,
and I don't have problems with it ...

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--