All of lore.kernel.org
 help / color / mirror / Atom feed
* Has replicated mount failover  been implemented?
@ 2007-10-11  6:28 John Simon
  2007-10-11  6:59 ` Ian Kent
  2007-10-11 18:50 ` John Simon
  0 siblings, 2 replies; 8+ messages in thread
From: John Simon @ 2007-10-11  6:28 UTC (permalink / raw)
  To: autofs

We are in the process of switching from Sun blades to
Linux blades for our compute farm and are running into
issues with automount not failing over when an NFS
server goes down. I am wondering if it is a
configuration issue, if I am using a version of autofs
that doesn't support failover or if it hasn't been
implemented yet.

Currently I am running SLES 10 with autofs 4.1.4. Here
are my configs. The server will pick the next host in
line at mount but if the failure happens after mount
the mount does NOT failover. Any information would be
greatly appreciated.:


/etc/auto_appl

test
-rsize=32768,wsize=32768,nfsvers=3,tcp,retrans=5,timeo=600
test-ap01,test-ap02,test-ap03:/export/appl/test

/etc/auto.master

/appl   /etc/auto_appl -rw,intr,nosuid,nobrowse
/apps   /etc/auto_apps -ro,intr,nosuid,nobrowse
/home   /etc/auto_home -rw,intr,nosuid,nobrowse


/etc/sysconfig/autofs

AUTOFS_OPTIONS="--timeout 3600"


      ____________________________________________________________________________________
Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV.
http://tv.yahoo.com/ 

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

end of thread, other threads:[~2007-10-12 11:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11  6:28 Has replicated mount failover been implemented? John Simon
2007-10-11  6:59 ` Ian Kent
2007-10-11 18:50 ` John Simon
2007-10-11 19:21   ` Jeff Moyer
2007-10-11 19:56   ` Peter Staubach
2007-10-12  3:18     ` John Simon
2007-10-12 11:35       ` Peter Staubach
2007-10-11 22:39   ` Todd Denniston

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.