public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ragnar Kjørstad" <kernel@ragnark.vestdata.no>
To: Rashmi Agrawal <rashmi.agrawal@wipro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Failover in NFS
Date: Mon, 18 Nov 2002 16:44:08 +0100	[thread overview]
Message-ID: <20021118164408.B30589@vestdata.no> (raw)
In-Reply-To: <3DD90197.4DDEEE61@wipro.com>; from rashmi.agrawal@wipro.com on Mon, Nov 18, 2002 at 08:34:55PM +0530

On Mon, Nov 18, 2002 at 08:34:55PM +0530, Rashmi Agrawal wrote:
> 1. I have a 4 node cluster and nfsv3 in all the nodes of cluster with
> server running in one
> of the 2 nodesconnected to shared storage and 2 other nodes are acting
> as clients.
> 2. If nfs server node crashes, I need to failover to another node
> wherein I need to have access
> to the lock state of the previous server and I need to tell the clients
> that the IP address of the
> nfs server node has changed. IS IT POSSIBLE or what can be done to
> implement it?

No, you need to move the IP-address from the old nfs-server to the new
one. Then to the clients it will look like a regular reboot. (Check out
heartbeat, at http://www.linux-ha.org/)

You need to make sure that NFS is using the shared ip (the one you move
around) rather than the fixed ip. (I assume you will have a fixed ip on
each host in addition to the one you move around). Also, you need to put
/var/lib/nfs on shared stoarage. See the archive for more details.



-- 
Ragnar Kjørstad
Big Storage

  reply	other threads:[~2002-11-18 15:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18 15:04 Failover in NFS Rashmi Agrawal
2002-11-18 15:44 ` Ragnar Kjørstad [this message]
2002-11-18 22:11   ` Jesse Pollard
2002-11-18 22:22     ` Ragnar Kjørstad
2002-11-18 22:41       ` Jesse Pollard
2002-11-18 22:51         ` Ragnar Kjørstad
2002-11-19  1:36       ` Michael Clark
2002-11-19  5:07         ` Rashmi Agrawal
2002-11-19  7:40           ` Michael Clark
2002-11-22  7:07       ` Rashmi Agrawal
2002-11-21 20:58     ` Bill Davidsen
2002-11-21 22:52       ` Jesse Pollard
2002-11-22 19:19         ` Gunther Mayer
2002-11-18 22:33 ` Jan Niehusmann
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19 18:24 Juan Gomez

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=20021118164408.B30589@vestdata.no \
    --to=kernel@ragnark.vestdata.no \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rashmi.agrawal@wipro.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox