All of lore.kernel.org
 help / color / mirror / Atom feed
* Nfs Failover
@ 2007-10-09 19:40 Saurabh Sehgal
  2007-10-09 19:51 ` J. Bruce Fields
  0 siblings, 1 reply; 7+ messages in thread
From: Saurabh Sehgal @ 2007-10-09 19:40 UTC (permalink / raw)
  To: nfs


[-- Attachment #1.1: Type: text/plain, Size: 942 bytes --]

Hi all,

I am trying to do an nfs failover from one server to another in a 4 node
cluster . During this failover, I have a link from /var/lib/nfs directory to
a mount that resides on a shared disk. When i want to move the "resources"
from one node to the other ... this is how I go about initiating the move :

1) /etc/init.d/nfsserver stop
2) mount /var/lib/nfs on the failover node
3) move IP address to failover node
3) /etc/init.d/nfsserver start
4) /sbin/sm-notify -v <failover ip address>

Are these the correct steps ? What I end up getting is a Stale NFS File
handle on all client nodes, until I unmount and remount them again. For the
purpose of my application this mount/unmount of clients is undesirable .
What should I do ? Any help would be appreciated.

( I am using SLES 10 SP 1 as a platform :
uname -a
Linux mach1 2.6.16.46-0.12-smp #1 SMP Thu May 17 14:00:09 UTC 2007 x86_64
x86_64 x86_64 GNU/Linux  )


Thank you,

Saurabh

[-- Attachment #1.2: Type: text/html, Size: 1028 bytes --]

[-- Attachment #2: Type: text/plain, Size: 314 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 140 bytes --]

_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 7+ messages in thread
* nfs failover
@ 2004-01-11  3:02 Eric Ford
  2004-01-11  4:55 ` Brian Tinsley
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Ford @ 2004-01-11  3:02 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

Hello, everybody
 
I installed nfs on my cluster system, two head nodes(one is primary and another is backup) with two clients. They use NFS to store and transfer data between server and clients. But whenever failover happens, the client can't connect to backup server although 
backup server has the same IP and hostname and same configuration at that time.
 
"NFS server is not responding, still trying" 
 
I use this command: #service nfs restart    on backup server, it is not useful.
 
What should I do on backup server so that client can get connection with it? By the way I use Pfilter (iptables) on both servers.

Thank you

Eric


---------------------------------
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

[-- Attachment #2: Type: text/html, Size: 1036 bytes --]

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

end of thread, other threads:[~2007-10-10 13:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 19:40 Nfs Failover Saurabh Sehgal
2007-10-09 19:51 ` J. Bruce Fields
2007-10-09 20:08   ` Jordi Prats
2007-10-10 13:38     ` Saurabh Sehgal
2007-10-10 13:40       ` J. Bruce Fields
  -- strict thread matches above, loose matches on Subject: below --
2004-01-11  3:02 nfs failover Eric Ford
2004-01-11  4:55 ` Brian Tinsley

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.