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)

  2. Run the cpsadm command to check if the vxcpserv process is listening on the configured Virtual IP.
    # cpsadm -s cp_server -a ping_cps

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