From owner-freebsd-stable@FreeBSD.ORG Tue May 12 16:04:23 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CF1E106564A for ; Tue, 12 May 2009 16:04:23 +0000 (UTC) (envelope-from dudu.meyer@gmail.com) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.221.173]) by mx1.freebsd.org (Postfix) with ESMTP id 93C2D8FC18 for ; Tue, 12 May 2009 16:04:21 +0000 (UTC) (envelope-from dudu.meyer@gmail.com) Received: by qyk3 with SMTP id 3so123151qyk.3 for ; Tue, 12 May 2009 09:04:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QD3VgrH2z+9qvZd93ixPgr1Ui3b2cwXdsJWXUfWGpwE=; b=qdbnjs2gouWvDDeiKbYS3jrc9n0KyHQn/2bpNxzPHo/mSt7ddMseaLfgcCwYvnl/3w kJegipF4KGqszYb0gl2rk6FKFlMIs+LuILIyZQWRJJ1NGyBQA7e5dZjg6gev7WNC0D4V /IG2arwyy+3DL+4VI1l3RIPEZOjSvVhKplxk0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KkfTrzROxz9tPNXZKSQr0QVI41d+cmfzK2BwKhPiJACkDBmM/X2PA3R2RNoFVsjSMe z27xwnm2bbL7ZqsY5xKxPgWUhN1WyTR14F8Ljcb10YWvTZyC1nF/UNpmYVT/Ao6d1aa6 A5edie+U6JcBBg3DtHdgMCIFClk448qSWHY0c= MIME-Version: 1.0 Received: by 10.229.110.20 with SMTP id l20mr1660583qcp.60.1242144260896; Tue, 12 May 2009 09:04:20 -0700 (PDT) In-Reply-To: <20090509061229.GA63615@walton.maths.tcd.ie> References: <20090509061229.GA63615@walton.maths.tcd.ie> Date: Tue, 12 May 2009 13:04:19 -0300 Message-ID: From: Eduardo Meyer To: David Malone Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: "maxproc limit exceeded" making no sense X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2009 16:04:23 -0000 On Sat, May 9, 2009 at 3:12 AM, David Malone wrote: > On Fri, May 08, 2009 at 10:51:02AM -0300, Eduardo Meyer wrote: >> However what I see regarding proc usage is by uid 82 is: >> >> # ps -U 82 | wc -l >> 723 >> >> Proccess count for UID 82 is never highter than 913 (monitored the >> last whole hour, while log messages were still showing, complaining >> about maxproc limit beeing exceeded). > > I guess user 82 is exceeding their per-user process limit. This is set > (traditionally) using the limit or ulimit shell builtins, but can also > be configured in /etc/login.conf or by certain pam modules. I'd start > with login.conf. Hello, This user is classess, therefore its on default class on login.conf, and all limits there are "unlimited". > > David. > -- =========== Eduardo Meyer pessoal: dudu.meyer@gmail.com profissional: ddm.farmaciap@saude.gov.br