From owner-freebsd-stable@FreeBSD.ORG Mon Oct 16 21:03:52 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD44816A4AB for ; Mon, 16 Oct 2006 21:03:52 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E6743D79 for ; Mon, 16 Oct 2006 21:03:50 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1611135wxd for ; Mon, 16 Oct 2006 14:03:49 -0700 (PDT) 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:content-transfer-encoding:content-disposition; b=Qmqlc+IKrssUV+9uJSUb9D1gHaBRfOp/0OT4aiSLwkNgIqVDKGEKPLRzMG4vNlTobYWd4JPxPsJyJG1W1q6N4MNSc3ZQXdnHKw2daP5bgg8GfHFD3FZh2ngfHSpPLf7/8SMpTaX+OdOFtSUFcU6RSVXnmKTqsk5lAs87huH48js= Received: by 10.90.27.6 with SMTP id a6mr4145634aga; Mon, 16 Oct 2006 14:03:48 -0700 (PDT) Received: by 10.90.98.18 with HTTP; Mon, 16 Oct 2006 14:03:48 -0700 (PDT) Message-ID: <6eb82e0610161403n603aed79o6fed1df492504ef8@mail.gmail.com> Date: Tue, 17 Oct 2006 05:03:48 +0800 From: "Rong-en Fan" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: nfsd stuck in ufs/biord/biowr/getblk 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: Mon, 16 Oct 2006 21:03:52 -0000 Hi, Yesterday, I saw my all my nfsd stuck in ufs/biord/biowr/getblk. I saw the same thing some time ago. I break into ddb and do a 'alltrace': http://www.rafan.org/FreeBSD/ufs/20061017.txt The system in question is running 6-STABLE Sep 20. It's an i386 SMP box. When all nfsd stuck in ufs/biord/biowr/getblk, I can still login to the system (all exported fs are on an external RAID). I'm not sure how to trigger this behavior. Any suggestions are welcome. If there is anything I can provide in ddb to help trace this down, please let me know.. Thanks, Rong-En Fan