Exit Print View

Sun Datacenter InfiniBand Switch 72 Command Reference

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Commands

Understanding Hardware Commands

Understanding InfiniBand Commands

ibaddr Command

ibcheckerrors Command

ibchecknet Command

ibchecknode Command

ibcheckport Command

ibcheckportstate Command

ibcheckportwidth Command

ibcheckstate Command

ibcheckwidth Command

ibclearcounters Command

ibclearerrors Command

ibdatacounters Command

ibdatacounts Command

ibdiagnet Command

ibdiagpath Command

ibhosts Command

ibnetdiscover Command

ibnodes Command

ibportstate Command

ibroute Command

ibstatus Command

ibswitches Command

ibsysstat Command

ibtracert Command

opensm Command

opensmd Daemon

osmtest Command

perfquery Command

saquery Command

sminfo Command

smpdump Command

smpquery Command

Index

ibchecknode Command

Validates InfiniBand nodes and reports errors.

Syntax

ibchecknode -v [-h][-N][-G][-C ca_name][-P ca_port][-t timeout] [lid|dr_path|guid]

where:

Description

This InfiniBand command checks node connectivity and performs a simple check to verify the functionality of the specified node.


Note - The port address is a LID, unless the -G option is used to specify a GUID address.


Options

The following table describes the options to the ibchecknode command and their purposes:

Option
Purpose
-h
Provides help.
-N
Uses mono mode instead of color mode.
-G
Uses the port GUID address.
-C
Uses the specified channel adapter name.
-P
Uses the specified channel adapter port.
-t
Overrides the default timeout.
Example

The following example shows how to check if LID 24 is active with the ibchecknode command.

# ibchecknode -v 24
Node check lid 24:  OK 
#
Related Information