Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
3
Verify the main.cf file using the following command:
# hacf -verify /etc/VRTSvcs/conf/config
If successfully verified, copy this main.cf to all other cluster nodes.
4
Create the /etc/vxcps.conf file using the sample configuration file provided
at /etc/vxcps/vxcps.conf.sample.
Based on whether you have configured the CP server cluster in secure mode
or not, do the following:
■ For a CP server cluster which is configured in secure mode, edit the
/etc/vxcps.conf file to set security=1.
■ For a CP server cluster which is not configured in secure mode, edit the
/etc/vxcps.conf file to set security=0.
Symantec recommends enabling security for communication between CP
server and the application clusters.
5
Start VCS on all the cluster nodes.
# hastart
6
Verify that the CP server service group (CPSSG) is online.
# hagrp -state CPSSG
Output similar to the following appears:
# Group Attribute System Value
CPSSG State mycps1.symantecexample.com |ONLINE|
Verifying the CP server configuration
Perform the following steps to verify the CP server configuration.
To verify the CP server configuration
1
Verify that the following configuration files are updated with the information
you provided during the CP server configuration process:
■ /etc/vxcps.conf (CP server configuration file)
■ /etc/VRTSvcs/conf/config/main.cf (VCS configuration file)
109Preparing to configure SFCFS
Setting up the CP server