Date: Wed, 27 Sep 2000 11:23:47 +0200 From: Martin Dieringer <dieringe@zedat.fu-berlin.de> To: Oliver Brandmueller <ob@e-Gitt.NET> Cc: stable@freebsd.org, mobile@freebsd.org Subject: Re: nfs problems Message-ID: <Pine.SGI.4.21.0009271118500.22898-100000@Komma.ZEDAT.FU-Berlin.DE> In-Reply-To: <20000927102511.A82531@e-Gitt.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Sep 2000, Oliver Brandmueller wrote: > On Wed, Sep 27, 2000 at 09:55:40AM +0200, Martin Dieringer wrote: > > 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 > > > As though I don't exactly why NFS won't come up after suspending, I would > suggest, you use option "soft" when mounting the NFS drive, this might > help you in a way that it won't block lot's of the system when there is no > access to your NFS server for whatever reasons. You might even play with > other options you find in mount_nfs(8), especially the -T (ot tcp) option > might even help or option "-i". ok I already use soft for some time now but it obviously didn't help. So I expanded my options line to "bg,soft,intr,tcp,rw,noauto" now and will see if that helps... martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.21.0009271118500.22898-100000>