ibcacheedit(8) - Linux man page

Name

ibcacheedit - edit an ibnetdiscover cache

Synopsis

ibcacheedit [--switchguid BEFOREGUID:AFTERGUID] [--caguid BEFORE:AFTER] [--sysimgguid BEFOREGUID:AFTERGUID] [--portguid NODEGUID:BEFOREGUID:AFTERGUID] [-h(elp)] <orig.cache> <new.cache>

Description

ibcacheedit allows users to edit an ibnetdiscover cache created through the --cache option in ibnetdiscover(8).

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:BEFOREGUID:AFTERGUID
Specify a portguid that should be changed. The nodeguid of the port (e.g. switchguid or caguid) should be specified 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.

Common Options

Most OpenIB diagnostics take the following common flags. The exact list of supported flags per utility can be found in the usage message and can be shown using the util_name -h syntax.

# Debugging flags

-h show the usage message

-V show the version info.

Authors

Albert Chu
<chu11@llnl.gov>