From owner-freebsd-questions@FreeBSD.ORG Thu Dec 7 20:17:06 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C329416A416 for ; Thu, 7 Dec 2006 20:17:06 +0000 (UTC) (envelope-from watstaatervoor@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id C320343C9D for ; Thu, 7 Dec 2006 20:16:12 +0000 (GMT) (envelope-from watstaatervoor@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so507321uge for ; Thu, 07 Dec 2006 12:17:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=RCKHR2RGhIPtSN2xO3rdI1FikeyJvylopb1vUBRSzpC3juL+nbF/QKkORcjkY5kptTZ641OuLTnAKB7itQQtsQx9U7QvBVkw7yvcnBthnrNSNKr3TJE5Aj92qpIgg5RE3wLXto2zzT0aDi+IfpXclePAMib0+cwUMpY8tx6+LOw= Received: by 10.82.167.5 with SMTP id p5mr274171bue.1165522624196; Thu, 07 Dec 2006 12:17:04 -0800 (PST) Received: by 10.82.185.20 with HTTP; Thu, 7 Dec 2006 12:17:04 -0800 (PST) Message-ID: Date: Thu, 7 Dec 2006 21:17:04 +0100 From: "Coen Watstaatervoor" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel: kern.maxfiles limit exceeded 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: Thu, 07 Dec 2006 20:17:06 -0000 Just got a busy machine with the following errors in the messages log: kernel: kern.maxfiles limit exceeded by uid 80, please see tuning(7). Default FreeBSD 6.1 / AMP set-up. Thought 6.1 would handle this stuff automaticly just like the mbufs. Anyone knows how the raise those limits?