Symantec logo
Verifying and copying the main.cf to cluster nodes

 To verify and copy the main.cf to cluster nodes

  1. Save and close the edited main.cf file after completing the required changes.
  2. Verify the syntax of the /etc/VRTSvcs/conf/config/main.cf file:

    # hacf -verify /etc/VRTSvcs/conf/config

  3. Using rcp or another utility, copy the VCS configuration file from a node (for example, galaxy) to the remaining cluster nodes.

    On each remaining node, type:

    # rcp galaxy:/etc/VRTSvcs/conf/config/main.cf \

    /etc/VRTSvcs/conf/config