User Manual
Table Of Contents
- Mellanox WinOF VPI User Manual
- Table of Contents
- List of Tables
- Document Revision History
- About this Manual
- 1 Introduction
- 2 Firmware Upgrade
- 3 Driver Features
- 3.1 Hyper-V with VMQ
- 3.2 Header Data Split
- 3.3 Receive Side Scaling (RSS)
- 3.4 Port Configuration
- 3.5 Load Balancing, Fail-Over (LBFO) and VLAN
- 3.6 Ports TX Arbitration
- 3.7 RDMA over Converged Ethernet (RoCE)
- 3.8 Network Virtualization using Generic Routing Encapsulation
- 3.9 Differentiated Services Code Point (DSCP)
- 4 Deploying Windows Server 2012 and Above with SMB Direct
- 5 Driver Configuration
- 6 Performance Tuning
- 7 OpenSM - Subnet Manager
- 8 InfiniBand Fabric
- 8.1 Network Direct Interface
- 8.2 part_man - Virtual IPoIB Port Creation Utility
- 8.3 InfiniBand Fabric Diagnostic Utilities
- 8.3.1 Utilities Usage
- 8.3.2 ibdiagnet
- 8.3.3 ibportstate
- 8.3.4 ibroute
- 8.3.5 ibdump
- 8.3.6 smpquery
- 8.3.7 perfquery
- 8.3.8 ibping
- 8.3.9 ibnetdiscover
- 8.3.10 ibtracert
- 8.3.11 sminfo
- 8.3.12 ibclearerrors
- 8.3.13 ibstat
- 8.3.14 vstat
- 8.3.15 osmtest
- 8.3.16 ibaddr
- 8.3.17 ibcacheedit
- 8.3.18 iblinkinfo
- 8.3.19 ibqueryerrors
- 8.3.20 ibsysstat
- 8.3.21 saquery
- 8.3.22 smpdump
- 8.4 InfiniBand Fabric Performance Utilities
- 8.4.1 ib_read_bw
- 8.4.2 ib_read_lat
- 8.4.3 ib_send_bw
- 8.4.4 ib_send_lat
- 8.4.5 ib_write_bw
- 8.4.6 ib_write_lat
- 8.4.7 ibv_read_bw
- 8.4.8 ibv_read_lat
- 8.4.9 ibv_send_bw
- 8.4.10 ibv_send_lat
- 8.4.11 ibv_write_bw
- 8.4.12 ibv_write_lat
- 8.4.13 nd_write_bw
- 8.4.14 nd_write_lat
- 8.4.15 nd_read_bw
- 8.4.16 nd_read_lat
- 8.4.17 nd_send_bw
- 8.4.18 nd_send_lat
- 8.4.19 NTttcp
- 9 Software Development Kit
- 10 Troubleshooting
- 11 Documentation
- Appendix A: Windows MPI (MS-MPI)
- Appendix B: NVGRE Configuration Scrips Examples
Rev 4.60
Mellanox Technologies
80
--node-name-map <node-name-
map>
Specifies a node name map. The node name map file maps GUIDs to
more user friendly names. See “Topology File Format” on page 81.
--cache <filename> Caches the ibnetdiscover network data in the specified filename. This
cache may be used by other tools for later analysis
--load-cache <filename> Loads and use the cached ibnetdiscover data stored in the specified
filename. May be useful for outputting and learning about other fab-
rics or a previous state of a fabric
--diff <filename> Loads cached ibnetdiscover data and do a diff comparison to the cur-
rent network or another cache. A special diff output for ibnetdiscover
output will be displayed showing differences between the old and cur-
rent fabric. By default, the following are compared for differences:
switches, channel adapters, routers, and port connections
--diffcheck <key(s)> Specifies what diff checks should be done in the --diff option above.
Comma separate multiple diff check key(s). The available diff checks
are: sw = switches, ca = channel adapters, router = routers, port = port
connections, lid = lids, nodedesc = node descriptions.
Note that port, lid, and nodedesc are checked only for the node types
that are specified (e.g. sw, ca, router). If port is specified alongside lid
or nodedesc, remote port lids and node descriptions will also be com-
pared
-p, --ports Obtains a ports report which is a list of connected ports with relevant
information (like LID, port-num, GUID, width, speed, and NodeDe-
scription)
-m, --max_hops Reports max hops discovered
--debug, -d/-ddd/ -d -d -d Raises the IB debugging level
--errors, -e Shows send and receive errors (timeouts and others)
--help, -h Shows the usage message
--verbose,-v/-vv/ -v -v -v Increases the application verbosity level
--version, -V Shows the version info
--outstanding_smps -o <val> Specifies the number of outstanding SMPs which should be issued
during the scan
-usage, -u Usages message
--Ca, -C <ca_name> Uses the specified ca_name
--Port, -P <ca_port> Uses the specified ca_port
--timeout, -t <timeout_ms> Overrides the default timeout for the solicited mads
--full, -f Shows full information (ports' speed and width)
--show, -s Shows more information
Table 18 - ibnetdiscover Flags and Options
Flag Description