Testing the coordinator disk group using the -c option of vxfentsthdw

Use the vxfentsthdw utility to verify disks are configured to support I/O fencing. In this procedure, the vxfentsthdw utility tests the three disks, one disk at a time from each node.

The procedure in this section uses the following disks for example:

Note:

To test the coordinator disk group using the vxfentsthdw utility, the utility requires that the coordinator disk group, vxfencoorddg, be accessible from two nodes.

To test the coordinator disk group using vxfentsthdw -c

  1. Use the vxfentsthdw command with the -c option. For example:
    # vxfentsthdw -c vxfencoorddg
  2. Enter the nodes you are using to test the coordinator disks:
    Enter the first node of the cluster: sys1
    Enter the second node of the cluster: sys2
  3. Review the output of the testing process for both nodes for all disks in the coordinator disk group. Each disk should display output that resembles:
    ALL tests on the disk /dev/rhdisk75 have PASSED.
    The disk is now ready to be configured for I/O Fencing on node 
    sys1 as a COORDINATOR DISK.
    
    ALL tests on the disk /dev/rhdisk80 have PASSED.
    The disk is now ready to be configured for I/O Fencing on node 
    sys2 as a COORDINATOR DISK.
  4. After you test all disks in the disk group, the vxfencoorddg disk group is ready for use.