linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2 NFS server for the same mount point ?
@ 2012-07-24 15:12 Maiko Langelaar
  2012-07-24 15:53 ` Malahal Naineni
  0 siblings, 1 reply; 4+ messages in thread
From: Maiko Langelaar @ 2012-07-24 15:12 UTC (permalink / raw)
  To: linux-nfs

A bit of history first.

Our original NFS server (Server A) is getting old. It exports a
bunch of files systems, ie: /home/u3, /home/u7, under which are
a bunch of user directories.

To minimize downtown, my strategy was to tackle migration to a
new NFS server (Server B) user by user (we don't have tons). In
the end what I have now is all the user directories on Server B,
but I have kept the original mount points still exported on the
Server A, with all the user subdirectories now defined as symbolic
links to the new mount points on Server B. This has worked very
well actually, very little downtime for anyone, and people did
not have to stop computation runs (some of which take weeks).

Now comes the interesting part.

I want to move the original mount points over to Server B !

Question : Can I export the SAME mount points on 2 NFS servers
for the same subnet ? I figure yes, because any particular NFS
client will *target* a particular server. BUT the RPC nature of
the NFS protocol makes me a bit nervous about doing so.

Can anyone provide their experience in this ?

For what it's worth, Server B defaults V4, Server A is V3,
with a mix of V3 and V4 clients.

Much appreciated.

Maiko Langelaar
IT Physics and Astronomy
University of Manitoba
204-474-9273

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

end of thread, other threads:[~2012-07-24 17:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 15:12 2 NFS server for the same mount point ? Maiko Langelaar
2012-07-24 15:53 ` Malahal Naineni
2012-07-24 17:05   ` Maiko Langelaar
2012-07-24 17:26     ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).