all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: Emacs Hangs on Filesystem Operations on Stale NFS
Date: Mon, 11 Jun 2018 13:08:03 -0400	[thread overview]
Message-ID: <jwv8t7li7cj.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 7636.1528735584@alto

>> - It seems your unreliable NFS server is mounted "hard" rather than "soft".
>>   Why is that?  "man mount" on my Debian machine doesn't find any "hard"
>>   or "soft" options, so has the soft-mount option disappeared?
> Try nfs(5) for a description of "hard" and "soft".

[ Ah, indeed.  Not sure why it's not in `mount` even though that page also
  claims to have NFS-specific options.  In any case, this confirms tht
  soft mounts still exist.  Thanks.  ]

> Hard mounts are the default because soft mounts usually cause more
> problems than they solve.

Indeed, but the OP's description of the behavior he's trying to get from
Emacs suggests maybe he'd be satisfied by a `soft` mount.

>>   What are
>>   applications usually expected to do when accessing a stale NFS server?
>
> Could we start by getting a more precise definition of "stale NFS
> server"?  I can think of at least 3 different situations that might be
> meant:
>   - the server is down temporarily
>   - the server is down permanently
>   - the server is up, but it no longer exports that filesystem

- the server is up, but the connection is temporarily not available.
  [ where "temporarily" can last a long time.  ]
- buggy NFS (the server is up and exporting, the connection as well,
  yet the NFS client stalls for some unknown reason).


        Stefan




  reply	other threads:[~2018-06-11 17:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11 10:27 Emacs Hangs on Filesystem Operations on Stale NFS Alexander Shukaev
2018-06-11 11:01 ` Andreas Schwab
2018-06-11 11:05   ` Alexander Shukaev
2018-06-11 11:50     ` Andreas Schwab
2018-06-11 12:03       ` Alexander Shukaev
2018-06-11 11:55 ` Alexander Shukaev
2018-06-11 11:59 ` Noam Postavsky
2018-06-11 12:11   ` Alexander Shukaev
2018-06-11 12:20     ` Noam Postavsky
2018-06-11 12:22       ` Alexander Shukaev
2018-06-11 12:34         ` Noam Postavsky
2018-06-11 12:41           ` Alexander Shukaev
2018-06-11 12:40     ` Andreas Schwab
2018-06-11 12:46       ` Alexander Shukaev
2018-06-11 15:51         ` Eli Zaretskii
2018-06-13 15:40           ` Paul Eggert
2018-06-12 17:26     ` Davis Herring
2018-06-12 18:26       ` Perry E. Metzger
2018-06-11 15:04 ` Stefan Monnier
2018-06-11 16:46   ` Mike Kupfer
2018-06-11 17:08     ` Stefan Monnier [this message]
2018-06-13 10:45 ` Alexander Shukaev
2018-06-13 12:35   ` Yuri Khan
2018-06-13 14:23     ` Stefan Monnier
2018-06-13 15:30       ` Yuri Khan
2018-06-13 18:09       ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv8t7li7cj.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.