All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Re: NFS retry on disconnection
@ 2002-05-14  6:37 Peter Åstrand
  2002-05-14  8:16 ` Trond Myklebust
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Åstrand @ 2002-05-14  6:37 UTC (permalink / raw)
  To: nfs


>Linux NFS isn't any different from any other OS in this treatment of
>"soft" and "hard", although I guess an OS could have a default to
>"soft", which would be a bad idea.
>
>"Best practices" is to mount "hard,intr" so the user can interrupt the
>process if they wish to... otherwise it will wait until the problem is
>fixed. You should also use automounts to ensure that a minimum number

One thing that keeps annoying me is that "intr" only allows interrupting
the file operation when a major timeout happens. I want to be able to
interrupt at any time (as far as I know, Solaris works like this). Any
good reasons for only interrupting at major timeouts?

-- 
/Peter Åstrand <astrand@lysator.liu.se>




_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: NFS retry on disconnection
@ 2002-05-13 16:17 Bryan Henderson
  2002-05-13 19:53 ` Ion Badulescu
  0 siblings, 1 reply; 6+ messages in thread
From: Bryan Henderson @ 2002-05-13 16:17 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: David Chow, linux-fsdevel


>Timeouts & similar is a *REALLY BADLY CONCEIVED* non-starter of an
>idea.
>
>If you are adamant that you want all the aggravation of data loss,
>programs crashing, user complaints, etc etc though, you can use the
>'soft' mount option.

You sound like someone who has not faced the aggravation of resources that
are hung indefinitely because communication has been lost with an NFS
server which is no longer of any relevance to anything.  I'd say in many
cases that must outweigh the aggravation of data loss and programs crashing
and cause more user complaints.  Or do you have a way besides timeouts to
ease that aggravation.

Though you didn't answer the question, your advice implies that the Linux
NFSv3 filesystem driver retries forever when communication with the NFS
server has been lost.  If not, please correct us.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-14 22:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14  6:37 Re: NFS retry on disconnection Peter Åstrand
2002-05-14  8:16 ` Trond Myklebust
2002-05-14  8:38   ` Peter Astrand
2002-05-14  9:31     ` Trond Myklebust
2002-05-14 22:52   ` Ion Badulescu
  -- strict thread matches above, loose matches on Subject: below --
2002-05-13 16:17 Bryan Henderson
2002-05-13 19:53 ` Ion Badulescu
2002-05-13 21:04   ` Greg Lindahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.