From: Chris Feist <cfeist@redhat.com>
To: autofs@linux.kernel.org, raven@themaw.net
Subject: Problem with rpc_ping times, permission denied mounts, etc.
Date: Wed, 02 Feb 2005 14:13:46 -0600 [thread overview]
Message-ID: <4201347A.6000605@redhat.com> (raw)
Ian,
Looking at Sun's documentation it doesn't appear that they take into
account ping times when using automounter maps. It looks like they just
sort by network proximity and then weight. Would it make sense to remove
the rpc_ping requests and only use network proximity and weight.
Also, it seems like it would be best to return all of mounts from the
get_best_mounts function in order from best to worst. Then, when it's
time to mount the directories we can try the first and if we get
permission denied or it isn't there we can fail over to the second, etc.
As opposed to what happens now if the best host has nfs temporarily
disabled (or the wrong permissions set) the whole directory fails to mount.
Thanks,
Chris
next reply other threads:[~2005-02-02 20:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-02 20:13 Chris Feist [this message]
2005-02-02 21:11 ` Problem with rpc_ping times, permission denied mounts, etc Mike Waychison
2005-02-03 1:13 ` Ian Kent
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=4201347A.6000605@redhat.com \
--to=cfeist@redhat.com \
--cc=autofs@linux.kernel.org \
--cc=raven@themaw.net \
/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.
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.