From owner-freebsd-questions Tue Aug 7 9:58: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexusinternetsolutions.net (nx1.nexusinternetsolutions.net [204.50.158.10]) by hub.freebsd.org (Postfix) with SMTP id 0F11337B401 for ; Tue, 7 Aug 2001 09:58:05 -0700 (PDT) (envelope-from dave@nexusinternetsolutions.net) Received: (qmail 19815 invoked by uid 90); 7 Aug 2001 16:54:04 -0000 Message-ID: <20010807165404.19814.qmail@nexusinternetsolutions.net> From: dave@hawk-systems.com To: freebsd-questions@FreeBSD.ORG Subject: error /kernel: file: table is full Date: Tue, 07 Aug 2001 16:54:04 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Getting a slew of "/kernel: file: table is full" errors... assuming I may be hitting kern.maxfiles or kern.maxfilesperproc kern.maxvnodes: 32508 kern.maxproc: 532 kern.maxfiles: 1064 kern.argmax: 65536 kern.maxfilesperproc: 1064 kern.maxprocperuid: 531 also noticed that maxusers for this particular server kernel is set to its default of 32... not sure how FreeBSD scales based on that (if at all). thoughts and possible resolutions? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message