From owner-freebsd-bugs Mon Jun 2 13:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10496 for bugs-outgoing; Mon, 2 Jun 1997 13:30:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10487; Mon, 2 Jun 1997 13:30:02 -0700 (PDT) Date: Mon, 2 Jun 1997 13:30:02 -0700 (PDT) Message-Id: <199706022030.NAA10487@hub.freebsd.org> To: freebsd-bugs Cc: From: Luigi Rizzo Subject: Re: bin/3763: df hangs uninterruptably when nfs mount from down server Reply-To: Luigi Rizzo Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/3763; it has been noted by GNATS. From: Luigi Rizzo To: fenner@parc.xerox.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/3763: df hangs uninterruptably when nfs mount from down server Date: Mon, 2 Jun 1997 21:47:49 +0200 (MET DST) > >Synopsis: df hangs uninterruptably when nfs mount from down server isn't that a feature ? I have always seen this on our Ultrix systems and on previous versions of FreeBSD. Perhaps you can solve the problem by using some flags (soft?) in the mount call ? Luigi