Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)
You must have configured Kerberos on all cluster nodes. The time on all cluster
nodes needs to be synced up with the AD server/KDC.
The shared file system can also be used to store any tdb file that needs to be shared
across all cluster nodes. Appropriate symlinks must be created on all cluster nodes.
You must backup your existing smb.conf file and ensure that the /var/log/samba
file exists on all cluster nodes, before running the cfsshare config command.
Note: If CNFS is already configured on the cluster, then specify the same
shared_volume and mount_point for configuration of CIFS.
cfsshare config [-n] -p cifs -l samba_lockdir -c \
samba_config_file -t samba_topdir -m ads \
shared_disk_group shared_volume mount_point
For example:
# cfsshare config -p cifs -m ads -l /var/run \
-c /etc/samba/smb.conf -t /usr -s sfstest-ad -d \
SFSTEST-AD2 -r SFSTEST-AD2.LOCAL -u Administrator \
lockdg lockvol /locks
Note: Check the path of the Samba lock directory and PID directory using the smdb
-b command. Use the path of the PID directory for the -l samba_lock option.
Note: The cfsshare config command fails if the shared_volume specified is
already registered with VCS. Verify that the shared_volume is not registered with
VCS by examining the output from the following command:
# /opt/VRTS/bin/cfsmntadm display
If the -n option is specified when using the cfsshare config command, you must
follow the steps to complete the CIFS configuration:
165Common Internet File System
Configuring Common Internet File System in ads mode