Sun Cluster System Administration Guide for Solaris OS

ProcedureHow to Check the Status of the Cluster Interconnect

You can also accomplish this procedure by using the SunPlex Manager GUI. See the SunPlex Manager online help for more information.

You do not need to be logged in as superuser to perform this procedure.

Steps
  1. Check the status of the cluster interconnect.


    # scstat -W
    
  2. Refer to the following for common status messages.

    Status Message 

    Description and Possible Action 

    Path online

    The path is currently functioning correctly. No action is necessary. 

    Path waiting

    The path is currently being initialized. No action is necessary. 

    Path faulted

    The path is not functioning. This can be a transient state when paths are going between the waiting and online state. If the message persists when scstat -W is rerun, take corrective action.


Example 6–1 Checking the Status of the Cluster Interconnect

The following example shows the status of a functioning cluster interconnect.


# scstat -W
-- Cluster Transport Paths --
                    Endpoint             Endpoint             Status
                    --------             --------             ------
  Transport path:   phys-schost-1:qfe1   phys-schost-2:qfe1   Path online
  Transport path:   phys-schost-1:qfe0   phys-schost-2:qfe0   Path online
  Transport path:   phys-schost-1:qfe1   phys-schost-3:qfe1   Path online
  Transport path:   phys-schost-1:qfe0   phys-schost-3:qfe0   Path online
  Transport path:   phys-schost-2:qfe1   phys-schost-3:qfe1   Path online
  Transport path:   phys-schost-2:qfe0   phys-schost-3:qfe0   Path online