From owner-freebsd-current Sun Jun 1 21:00:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA24204 for current-outgoing; Sun, 1 Jun 1997 21:00:36 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA24199 for ; Sun, 1 Jun 1997 21:00:34 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id NAA08264 for current@freebsd.org; Mon, 2 Jun 1997 13:56:59 +1000 Date: Mon, 2 Jun 1997 13:56:59 +1000 From: Bruce Evans Message-Id: <199706020356.NAA08264@godzilla.zeta.org.au> To: current@freebsd.org Subject: processes hanging in getblk for shutdown on nfs client Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On my nfs client system with /usr nfs-mounted, a plain reboot command now always leaves sendmail and/or xntpd hanging on getblk. The sync then fails because of dirty blocks. There was no problem until a week or two ago. There is no problem with the same kernel and similar utilities on my nfs server system. Bruce