All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nfs-utils 0/2] Fix problems caused by rpc.statd being unresponsive.
@ 2015-12-17  4:27 NeilBrown
  2015-12-17  4:27 ` [PATCH 1/2] mount.nfs: trust the exit status of "start_statd" NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: NeilBrown @ 2015-12-17  4:27 UTC (permalink / raw)
  To: Steve Dickson; +Cc: linux-nfs

If rpc.statd is temporarily unresponsive (e.g. because DNS service is
slow) it can cause mount attempts to fail inappropriately or can cause
multiple rpc.statd processes to be running on the one machine.

These patches address those problems.

---

NeilBrown (2):
      mount.nfs: trust the exit status of "start_statd".
      start-statd: don't run multiple rpc.statds on the one host.


 utils/mount/network.c   |    6 +++++-
 utils/statd/start-statd |    8 ++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

--
Signature


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

end of thread, other threads:[~2016-01-16 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17  4:27 [PATCH nfs-utils 0/2] Fix problems caused by rpc.statd being unresponsive NeilBrown
2015-12-17  4:27 ` [PATCH 1/2] mount.nfs: trust the exit status of "start_statd" NeilBrown
2015-12-17  4:27 ` [PATCH 2/2] start-statd: don't run multiple rpc.statds on the one host NeilBrown
2016-01-16 21:58 ` [PATCH nfs-utils 0/2] Fix problems caused by rpc.statd being unresponsive Steve Dickson

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.