NFS client on cluster nodes
Hi,We have an application in a resource group on Sun Cluster 3.3 that now requires an NFS share to be mounted as well.
This is a new additional requirement. Currently the service already uses a zpool as its storage.
The NFS share it needs lives on an external server, so we are not trying to mount an NFS share that the cluster itself is sharing.
I was thinking about 2 options of having this share available in the resource group.
One would be to mount the NFS share on both nodes permanently, but then there would be no verification on wether the share is mounted correctly and available.
1