From owner-freebsd-current@FreeBSD.ORG Thu Mar 16 22:54:00 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 99D8E16A426 for ; Thu, 16 Mar 2006 22:54:00 +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 E8FE143D73 for ; Thu, 16 Mar 2006 22:53:36 +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 k2GMrVFE086866 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 Mar 2006 17:53:33 -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 k2GMrPF6072296 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 16 Mar 2006 17:53:26 -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 k2GMrKmo012464; Thu, 16 Mar 2006 17:53:20 -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 k2GMrJMf012463; Thu, 16 Mar 2006 17:53:19 -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: "Rong-En Fan" Date: Thu, 16 Mar 2006 17:53:18 -0500 User-Agent: KMail/1.8.3 References: <20060316205904.60961.qmail@web30803.mail.mud.yahoo.com> <200603161632.16531.mi+mx@aldan.algebra.com> <6eb82e0603161437t72067084wd702690aae194473@mail.gmail.com> In-Reply-To: <6eb82e0603161437t72067084wd702690aae194473@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200603161753.19175.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:56:48 +0000 Cc: Mohan Srinivasan , 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 22:54:00 -0000 четвер 16 березень 2006 17:37, Rong-En Fan Ви написали: > What Mohan said is for client-side mount option. I have similar problems > recently. See my post few days ago on stable@, title is "nfsclient process > stucks in nfsaio". In short, check your client's fstab, see if there > is intr or -i Yes, there is a `intr' flag there. > option for the nfs mount. If yes, please remove them :-) Why? I want the operations to be interruptible. What you and Mohan seem to be offering, is a *workaround*. I'd very much like to have *fix*. Thanks, -mi