Sun Cluster 2.2 Software Installation Guide

C.4.1 How to Verify the Pseudo-Device Major Number (SSVM)

  1. Verify the pseudo-device major number on all nodes.

    For example, enter the following:

    # grep vxio /etc/name_to_major
    vxio 45
  2. If the pseudo-device number is not the same on all nodes, stop all activity on the system and edit the /etc/name_to_major file to make the number identical on all cluster nodes.

    Be sure that the number is unique in the /etc/name_to_major file for each node. A quick way to do this is to find, by visual inspection, the maximum number assigned on each node in the /etc/name_to_major file, compute the maximum of these numbers, add one, then assign the sum to the vxio driver.

  3. Reboot the system immediately after the number is changed.

  4. (Optional) If the system reports disk group errors and the cluster will not start, you might need to perform these steps.

    1. Use the vxedit(1M) command to change the "failing" field to "off" for affected subdisks. Refer to the vxedit(1M) man page for more information.

    2. Make sure all volumes are enabled and active.