nfs client on sun cluster 3.1
Hi all,
I need to mount a share of a remote nfs server on a sun cluster that already has an nfs server (version 3) controlled by the sun cluster. What I found on oracle documentation is that nfs version 3 (which we use on the sun cluster) has a drawback, if you mount in anyway a remote nfs server, if the local nfs server resource decides to failover, nfs client mounts will be affected.
Also I find that in the nfs server cluster resource we don't have anyway to register a remote mount. A colleague suggested to use a GDS for the mount but in this way wouldn't the mount be also affeted if the nfs resource decides to failover (since nfs.client is also controlled by the nfs server resource)?