User Manual

InfiniBand Fabric UtilitiesRev 2.2-1.0.1
Mellanox Technologies
268
9.4.33 ibsysstat
Uses vendor mads to validate connectivity between InfiniBand nodes and obtain other informa-
tion about the InfiniBand node. ibsysstat is run as client/server. The default is to run as client.
Syntax
ibsysstat [options] <dest lid|guid> [<op>]
Non standard flags:
ping Verify connectivity to server (default)
host Obtain host information from server
cpu Obtain cpu information from server
-o <oui> Use specified OUI number to multiplex vendor mads
-S Start in server mode (do not return)
9.4.34 ibcacheedit
ibcacheedit allows users to edit an ibnetdiscover cache created through the --cache option in
ibnetdiscover(8).
Syntax
ibcacheedit [options] <orig.cache> <new.cache>
OPTIONS
--switchguid BEFOREGUID:AFTERGUID Specify a switchguid that should be changed. The before
and after guid should be separated by a colon. On
switches, port guids are identical to the switch guid,
so port guids will be adjusted as well on switches.
--caguid BEFOREGUID:AFTERGUID Specify a caguid that should be changed. The before and
after guid should be separated by a colon.
--sysimgguid BEFOREGUID:AFTERGUID Specify a sysimgguid that should be changed. The before
and after guid should be spearated by a colon.
--portguid NODEGUID:BEFORE-
GUID:AFTERGUID
Specify a portguid that should be changed. The nodeguid
of the port (e.g. switchguid or caguid) should be speci-
fied first, followed by a colon, the before port
guid, another colon, then the after port guid. On
switches, port guids are identical to the switch guid,
so the switch guid will be adjusted as well on switches.
Debugging flags
-h, --help show the usage message
-V, --version show the version info.