Inactive components report

Cluster verification reports the list of inactive cluster components that could be in that state due to errors or failures. The information in this report is valid for active clusters only.

Inactive components are:

  • Node that is not running Cluster Services. Resources for such nodes are not listed.
  • Interfaces in "down" state
  • Networks in "down" state
  • resource groups in "ERROR" or "UNMANAGED" state

In the following example, one node has experienced a failure in a boot interface on a network that does not allow aliasing. The other, which was managing two resource groups, has been shutdown unmanaged and restarted with manual resource group management.

Node: node1
  Resource Group: rg1                                    State: UNMANAGED
  Resource Group: rg4                                    State: UNMANAGED
Node: node2 
  Network: net_ether_01
    Label: node2_stby            Address: 198.168.20.21  State: DOWN
  Resource Group: rg1                                    State: UNMANAGED
  Resource Group: rg4                                    State: UNMANAGED
Note:
  • Boot interfaces are only displayed for networks that are using aliasing.
  • The unmanaged resource groups appear with the UNMANAGED status on every node that could potentially host them.