smpdump(8) Open IB Diagnostics smpdump(8) (NAME) smpdump - InfiniBand (SYNOPSIS) smpdump [] [attribute_modifier] (DESCRIPTION) smpdump SMP SM SMA . (hex) . (OPTIONS) dlid|drpath LID (DR) SMA attribute IBA SM attribute_modifier IBA SM -s, --string (Addressing Flags) -D, --Direct Examples: [options] -D [options] "0" # self port [options] -D [options] "0,1,2,1,4" # out via port 1, then 2, ... (Note the second number in the path specified must match the port being used. This can be specified using the port selection flag '-P' or the port found through the automatic selection process.) -L, --Lid LID (Port Selection flags) -C, --Ca ca_name . -P, --Port ca_port . -Y, --pkey-idx P_Key ( 0 65535 0) SA/GMP MAD . SMP (SMI / LID) MAD P_Key 0 . (Local port Selection) / CA: IB ( " umad" ) libibumad : 1. (ACTIVE) . 2. (UP) . / CA libibumad . : ibaddr # use the first port (criteria #1 above) ibaddr -C mthca1 # pick the best port from "mthca1" only. ibaddr -P 2 # use the second (active/up) port from the first available IB device. ibaddr -C mthca0 -P 2 # use the specified port only. (Debugging flags) -d IB. (-ddd -d -d -d). -e ( ) -h, --help -v, --verbose . (-vv -v -v -v) -V, --version . (Configuration flags) -t, --timeout mad . --config, -z . : /etc/infiniband-diags/ibdiag.conf (FILES) (CONFIG FILE) /etc/infiniband-diags/ibdiag.conf . . (EXAMPLES) (Direct Routed): smpdump -D 0,1,2,3,5 16 # NODE DESC smpdump -D 0,1,2 0x15 2 # PORT INFO, port 2 LID: smpdump 3 0x15 2 # PORT INFO, lid 3 port 2 smpdump 0xa0 0x11 # NODE INFO, lid 0xa0 (SEE ALSO) smpquery(8) (AUTHOR) Hal Rosenstock < > 2017-08-21 smpdump(8)