Date: Mon, 18 Dec 2006 18:53:04 -0900 From: Beech Rintoul <beech@alaskaparadise.com> To: freebsd-questions@freebsd.org Cc: ossama abdel-haleem <ossama2m@yahoo.com> Subject: Re: Server Problem Message-ID: <200612181853.24431.beech@alaskaparadise.com> In-Reply-To: <212869.41963.qm@web37009.mail.mud.yahoo.com> References: <212869.41963.qm@web37009.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3305401.NP6dEQ3Jet Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 18 December 2006 13:51, ossama abdel-haleem wrote: > Dear Sir, > I have HP Proliant ML 370 G4 server with dual Processors 3.6 intel xeon > and HP Smart RAID controller (Config=3D>RAID5) (146GB * 6) + (4 GB Of RAM= =2E) > The server working as application server (Tailored Software) based on > POSTGRESQL server. I installed the FreeBSD 6.1 to serve 100 users with the > application so - after period of time I found an error message appeared on > the server : Kern. Maxfiles Limit Exceeded By UID 1001, Please See Tuning > (7). > > What is the problem? Can You Help Me because after this message appears > the server activities down. > > Thanks > Ossama Abdel Haleem The problem is too many files open. Add this to /etc/sysctl.conf kern.maxfiles=3D16144 Then in a terminal type:=20 sysctl kern.maxfiles=3D16144 If you still get the error try increasing it some more.=20 Also you should read man tuning as the error message suggests, especially = the=20 section about kern.maxfiles. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart3305401.NP6dEQ3Jet Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFh2I0p5D0B1NlT4URArMTAJ9TnxMus/oMrp7gq6l12ExUM9toOACeMcki UvGoeb60Q6JyhnNWsM3rQB0= =QMCq -----END PGP SIGNATURE----- --nextPart3305401.NP6dEQ3Jet--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612181853.24431.beech>