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

Note: The cfsshare unshare operation can affect NFS clients that might have
mounted the mount_point file system.
Sharing a file system checkpoint
This section describes how to share a file system checkpoint.
To share a file system checkpoint
1
To add the checkpoint to the VCS configuration, enter:
# cfsmntadm add ckpt ckptname mntpt_of_fs mntpt_of_checkpoint \
all=cluster,rw
where cktpname is the checkpoint name.
where mntpt_of_fs is the name of the mount point of the file system.
where mntpt_of_checkpoint is the mount point for the checkpoint.
2
To mount the checkpoint, enter:
# cfsmount mntpt_of_checkpoint
3
Run the cfsshare share command to share this checkpoint:
# cfsshare share -p nfs mntpt_of_checkpoint
Samples for configuring a Clustered NFS
There are two samples for configuring a Clustered NFS.
Sample 1
This sample is intended to use cfsshare command to config and control this
feature.
Clustered NFS
Administering Clustered NFS
150