Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)

Device = lan0
Address = "10.182.111.161"
NetMask = "255.255.252.0"
)
NIC nic1 (
Device = lan0
)
requires group cfsnfssg online local firm
vip1 requires nic1
// resource dependency tree
//
// group vip1
// {
// IP vip1
// {
// NIC nic1
// }
// }
How to mount an NFS-exported file system on the
NFS clients
This section describes how to mount an NFS-exported file system on the NFS
clients.
To mount an NFS-exported file system on the NFS clients
Run the following command:
# mount -F nfs -o vers=3 VIP_address:remote_filesystem mount_point
Debugging Clustered NFS
The cfsshare command logs error messages to the VCS logs in the
/var/VRTSvcs/log directory. The fsclustadm frlpause_query command may
be used to display the current local copy of the global state. This may be useful
in debugging any issues with this Clustered NFS feature.
Clustered NFS
How to mount an NFS-exported file system on the NFS clients
158