Symantec logo
Adding the VVR types to the VCS configuration

After Storage Foundation is installed on two clusters and fencing is configured, add the VVR types to the VCS configuration.

 To add VVR types to the VCS configuration on each cluster

  1. On the first cluster, rac_cluster101, make sure that CVM is up. For example:

    LOCAL_CLUSTER NAME: rac_cluster101 (galaxy,nebula)

    REMOTE_CLUSTER_NAME: rac_cluster102 (mercury,jupiter)

  2. Make sure you have installed CVR license keys with "VVR" enabled.

    See Obtaining and installing license keys for VVR.

  3. On any node in one cluster, enable write access to the VCS configuration:

    # haconf -makerw

  4. Run the script to add definitions for VVR types:

    # cd /etc/VRTSvcs/conf/sample_vvr

    # ./addVVRTypes.sh

  5. Save the VCS configuration and change the access to read-only:

    # haconf -dump -makero

  6. Perform step 3 through step 5 on the other cluster, rac_cluster102.