From owner-freebsd-stable Wed Sep 27 0:55:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Mail.ZEDAT.FU-Berlin.DE (mail.zedat.fu-berlin.de [130.133.1.48]) by hub.freebsd.org (Postfix) with ESMTP id C103937B423; Wed, 27 Sep 2000 00:55:41 -0700 (PDT) Received: by Mail.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from komma.zedat.fu-berlin.de (130.133.1.46) with esmtp id ; Wed, 27 Sep 2000 09:55:40 +0200 (MEST) Date: Wed, 27 Sep 2000 09:55:40 +0200 From: Martin Dieringer To: stable@freebsd.org, mobile@freebsd.org Subject: nfs problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi when I suspend my laptop, sometimes nfs loses contact, which means, the network is going down, and after reconnecting (with ping and everything working) I get "...: nfs server not responding". I try umount (-f) but this never returns. the same with df. I killed everything from nfsiod to mountd, portmap and rpc.statd, but umount stays running with state D+. Last resort is to reboot, but not even this comes to an end. After the message "syncing discs" I press the reset button because it won't reboot, but when restarting, "/ was not properly dismounted" and I have to go through endless fsck-ing. Is this a feature or a bug? Or do I have to solve this problem on the server? both client laptop and server are running 4.1-STABLE martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message