From owner-freebsd-current@FreeBSD.ORG Sun Aug 24 20:54:21 2003 Return-Path: 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 609F616A4BF for ; Sun, 24 Aug 2003 20:54:21 -0700 (PDT) Received: from ohsmtp02.ogw.rr.com (ohsmtp02.ogw.rr.com [65.24.7.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C2A543FE1 for ; Sun, 24 Aug 2003 20:54:20 -0700 (PDT) (envelope-from chops@cinci.rr.com) Received: from cinci.rr.com (cvg-65-27-178-227.cinci.rr.com [65.27.178.227]) by ohsmtp02.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h7P3sHrq022224 for ; Sun, 24 Aug 2003 23:54:19 -0400 (EDT) Message-ID: <3F498867.2010400@cinci.rr.com> Date: Sun, 24 Aug 2003 23:54:15 -0400 From: Mike B User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: nfs tranfers hang in state getblck or nfsread X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 25 Aug 2003 03:54:21 -0000 I'm running an nfs server from a freebsd 4.8 box and accessing in from a 5.1 client machine. On small transfers I usually have no problems but when I run a high bandwidth task (normalizing audio tracks) the normalize process often gets stuck in the getblck state or nfsread state. The priority on this process is also set to -1. Has anybody else experienced this problem? Thanks for the input.