Symantec logo

Starting VCS on All Nodes in Both Clusters

Start VCS on both clusters:

  1. From the primary site, start the VCS engine on one node:

    # hastart

  2. Type:

    # hastatus

  3. When LOCAL_BUILD or RUNNING is listed in the message column, start VCS on the other node:

    # hastart

  4. Verify that VCS brings all resources online. On one node, enter:

    # hagrp -display

    The Oracle, RVG, and CVM groups are online on both nodes of the primary site. The RVGLogOwner group is online on one node of the cluster. If either the RVG group or the RVGLogOwner group is partially online, manually bring the groups online using the hagrp -online command. This information applies to the secondary site, except for the Oracle group which must be offline.

  5. On the secondary site, start VCS from one node:

    # hastart

  6. Type:

    # hastatus

  7. When LOCAL_BUILD or RUNNING is listed in the message column, start VCS on the other node:

    # hastart

  8. Verify the service groups and their resources that are brought online. On one node, enter:

    # hagrp -display

    The Oracle service group is offline on the secondary site, but the CVM, RVG log owner, and RVG groups are online.