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)

    • /etc/VRTScps/db (default location for CP server database for a single-node cluster)

    • /cps_db (default location for CP server database for a multi-node cluster)

  2. Run the cpsadm command to check if the vxcpserv process is listening on the configured Virtual IP.

    If the application cluster is configured for HTTPS-based communication, no need to provide the port number assigned for HTTP communication.

    # cpsadm -s cp_server -a ping_cps

    where cp_server is the virtual IP address or the virtual hostname of the CP server.