From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 13:27:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32E7C1065670 for ; Tue, 14 Apr 2009 13:27:15 +0000 (UTC) (envelope-from peterpub2@aboutsupport.com) Received: from dns.msk.asap.bg (dns.msk.asap.bg [78.90.206.101]) by mx1.freebsd.org (Postfix) with ESMTP id E6D398FC0C for ; Tue, 14 Apr 2009 13:27:14 +0000 (UTC) (envelope-from peterpub2@aboutsupport.com) Received: from [10.30.1.106] (unknown [87.121.44.129]) by dns.msk.asap.bg (Postfix) with ESMTP id 25A4D39819 for ; Tue, 14 Apr 2009 16:27:16 +0300 (EEST) Message-ID: <49E48F2C.20404@aboutsupport.com> Date: Tue, 14 Apr 2009 16:27:08 +0300 From: Peter User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: FreeBSD-Questions References: <2cd0a0da0904140511y53fe5da6tc1aaea76bc712d30@mail.gmail.com> <49E4880F.2060601@isafeelin.org> In-Reply-To: <49E4880F.2060601@isafeelin.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: kern.maxfiles limit exceeded by uid 1003? what to do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 13:27:15 -0000 Hello, Check your HHD. Last time I hit this on a not busy machine it was the RAID card. Do you use RAID on it ? Peter Frederique Rijsdijk wrote: sysctl kern.maxfiles= > > You can set it in /etc/sysctl.conf to set it at boot time. > >