From owner-freebsd-stable@FreeBSD.ORG Wed Dec 24 15:24:40 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 342981065677 for ; Wed, 24 Dec 2008 15:24:40 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id DF6078FC14 for ; Wed, 24 Dec 2008 15:24:39 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1794778yxb.13 for ; Wed, 24 Dec 2008 07:24:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0LuTQrlj4FIcepOHfPrfA7r/quaWXIOGcuJ0TavKIbM=; b=wEdi8R/+u4QdNAUUKezstr/TjM9wFoq4T7ZM7ZhzGjpGT91fmrPC4zIP4YO1/WAKjp YdJsZrJ4liJvpG5vssqDpGhxodekcRFJCweNL0ELfvnk+PrvGUbk3Z4afNzwmxyCV2py g7kNMLiJ+BTivdjYBetF1vflMAotkQWDZK40s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Y2ukCuf++SFZECgs+NVHWgocExlpRc04U9JJpvCJ11SrVPpmqc9REa25cHLX9FG42m op3zxlxq4k9I4ZkgjB53b+9W0A912dr9LN4yc0PwPhHWoXlqPP92ZH0MozBJ5TOJkxqj 0ES0vf++OK+51MNw1hSY4ulRtRnc7dI6x+sqc= Received: by 10.90.79.17 with SMTP id c17mr1000028agb.33.1230132278904; Wed, 24 Dec 2008 07:24:38 -0800 (PST) Received: by 10.90.26.18 with HTTP; Wed, 24 Dec 2008 07:24:38 -0800 (PST) Message-ID: Date: Wed, 24 Dec 2008 18:24:38 +0300 From: pluknet To: "FreeBSD Stable Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: process stuck in vmopar 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: Wed, 24 Dec 2008 15:24:40 -0000 2008/12/24 pluknet : > 2008/12/24 pluknet : >> Server version: Apache/2.2.11 (Unix) built from sources. >> >> After issuing kill -9 process stuck in vmopar state forever. >> aaa301 2313 0.0 0.0 0 8 ?? DE 3:10PM 0:00.01 >> /home/aaa301/myb vmopar >> >> System: FreeBSD 6.2 i386. >> > > One important note. > Kernel is built with options QUOTA, and this problem triggered > only when this user is overquoted (usage > quota and limit). A bit later various processes begin to stuck in "ufs" state. > >> Any hints? >> -- wbr, pluknet