All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with rpc_ping times, permission denied mounts, etc.
@ 2005-02-02 20:13 Chris Feist
  2005-02-02 21:11 ` Mike Waychison
  2005-02-03  1:13 ` Ian Kent
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Feist @ 2005-02-02 20:13 UTC (permalink / raw)
  To: autofs, raven

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

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

end of thread, other threads:[~2005-02-03  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-02 20:13 Problem with rpc_ping times, permission denied mounts, etc Chris Feist
2005-02-02 21:11 ` Mike Waychison
2005-02-03  1:13 ` Ian Kent

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.