Verifying GAB

Verify the GAB operation using the gabconfig -a command. This command returns the GAB port membership information.

The ports indicate the following:

Port a

  • Nodes have GAB communication

  • gen a36e0003 is a randomly generated number

  • membership 01 indicates that nodes 0 and 1 are connected

Port h

  • VCS is started

  • gen fd570002 is a randomly generated number

  • membership 01 indicates that nodes 0 and 1 are both running VCS

For more information on GAB, refer to the Veritas Cluster Server User's Guide.

To verify GAB

  1. To verify that GAB operates, type the following command on each node:

    /sbin/gabconfig -a
  2. Review the output of the command:

    • If GAB operates, the following GAB port membership information is returned:

          GAB Port Memberships
          ===================================
          Port a gen a36e0003 membership 01
          Port h gen fd570002 membership 01
    • If GAB does not operate, the command does not return any GAB port membership information:

          GAB Port Memberships
          ===================================
    • If only one network is connected, the command returns the following GAB port membership information:

          GAB Port Memberships
          ===================================
          Port a gen a36e0003 membership 01
          Port a gen a36e0003 jeopardy   ;1
          Port h gen fd570002 membership 01
          Port h gen fd570002 jeopardy   ;1