From owner-freebsd-current@FreeBSD.ORG Thu Mar 16 21:39:18 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C4AE16A41F for ; Thu, 16 Mar 2006 21:39:18 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A4643D46 for ; Thu, 16 Mar 2006 21:39:17 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.4/8.13.4) with ESMTP id k2GLdFJO086687 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 Mar 2006 16:39:16 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id k2GLd1H2071179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 16 Mar 2006 16:39:02 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.4/8.13.4) with ESMTP id k2GLWHtJ001136; Thu, 16 Mar 2006 16:32:17 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.4/8.13.4/Submit) id k2GLWGJR001135; Thu, 16 Mar 2006 16:32:16 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Mohan Srinivasan Date: Thu, 16 Mar 2006 16:32:16 -0500 User-Agent: KMail/1.8.3 References: <20060316205904.60961.qmail@web30803.mail.mud.yahoo.com> In-Reply-To: <20060316205904.60961.qmail@web30803.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200603161632.16531.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1335/Wed Mar 15 23:58:43 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 X-Mailman-Approved-At: Thu, 16 Mar 2006 22:18:22 +0000 Cc: current@freebsd.org Subject: Re: unkillable process stuck in "nfsaio" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 21:39:18 -0000 четвер 16 березень 2006 15:59 Ви написали: > Are you sure you mounted "intr" :) ? The default is "nointr". No, I'm not sure. But the NFS server did not go anywhere, and the writing was progressing fine until I hit Ctrl-C. When I rebooted, I got the complain, that "some processes would not die" and the flushing had to give up on one vnode and on 151 buffers. Upon reboot, *all* filesystems were marked as dirty, despite an "orderly" shutdown via "shutdown -r now ...". Yours, -mi