EnglishFrenchSpanish

Ad


OnWorks favicon

ibdmchk - Online in the Cloud

Run ibdmchk in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ibdmchk that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


IBDM - Network Checker and Attributes Analyzer

SYNOPSYS


ibdmchk has two operation modes: design and verification.

DESIGN:

ibdmchk [-v][-h][-u][-r <roots file>] -t <topology file> -n <SM Node>
-p <SM Port> [-e] [-l <lmc>]

VERIFICATION:

ibdmchk [-v][-h][-r <roots file>] [-s <subnet file>] [-f <fdb file>]
[-m <mcfdbs file> [-l <lmc>] [-u] [-M] [-a]
[-c <path sl file>] [-d <sl2vl tables file>]

DESIGN MODE DESCRIPTION


The Design mode is intended to be used before the cluster is built. It provides basic
checks of the specified network as described by a topology file. After simulating the SM
LID assignment and routing algorithms it provides reports of the (H)CA to (H)CA paths
depth histogram and credit deadlock potential in the resulting routing scheme.

ARGUMENTS:


-t⎪--topo <topo file>
The topology file specifying the network. See man ibdm-topology-file

-n⎪--node <SM Node>
The name of the Subnet Manager node (syntax: <Topo-File-System>/U1)

-p⎪--port <SM Port>
The port number by which the SM nodes is attached to the fabric.

OPTIONS


-v⎪--verbose
Verbsoe mode

-h⎪--help
Provides this help message

-l⎪--lmc <lmc>
LMC value > 0 means assigning 2^lmc lids to each port.

-e⎪--enh
Use enhanced routing algorithm when LMC > 0 and report the resulting paths
correlation (using same system/node) histogram

-r⎪--roots <roots file> A file with all the roots node names (one on each line).

VERIFICATION MODE DESCRIPTION


After the cluster is built and OpenSM is run (using flag -D 0x43) it reports the subnet
and FDB tables into the files osm-subnet.lst, osm.fdbs and osm.fdbs in /var/log/ (or
subnet.lst, osm.fdbs and osm.mcfdbs into /var/cache/ibutils in older OpenSM versions).
ibdiagnet is also producing the same files in its output directory. Based on these files
the utility checks all CA to CA connectivity. Further analysis for credit deadlock
potential is performed and reported. In case of an LMC > 0 it reports histograms for how
many systems and nodes are common between the different paths for the same port pairs.

ARGUMENTS


-l⎪--lmc <lmc>
The LMC value used while running OpenSM. Mandatory if not the default 0.

OPTIONS


-v⎪--verbose
Verbsoe mode

-h⎪--help
Provides this help message

-s⎪--subnet <file>
OpenSM subnet.lst file (default is /var/log/osm-subnet.lst or
/var/cache/ibutils/subnet.lst)

-f⎪--fdb <file>
OpenSM dump of Ucast LFDB. Use -D 0x41 to generate it (default is /var/log/osm.fdbs
or /var/cache/ibutils/osm.fdbs).

-m⎪--mcfdb <file>
OpenSM dump of Multicast LFDB. Use -D 0x41 to generate it (default is
/var/log/osm.mcfdbs or /var/cache/ibutils/osm.mcfdbs).

-c⎪--psl <file>
Source Guid to DLID -> Path SL mapping. Each line holds: src_node_guid dlid sl.
Used by the credit loop check to accuartly model SL/VL based routing.

-d⎪--slvl <file>
SL2VL mapping of all switces. Each line holds: swguid iport oport 0x(sl0)(sl1)
0x(sl2)(sl3)... Used by the credit loop check to accuartly model SL/VL based
routing.

-r⎪--roots <roots file>
A file holding all root nodes guids (one per line).

-u⎪--updn
Use Up/Down based credit loop check algorithm instead of the generic one.

-M⎪--MFT
Include multicast routing in credit loops analysis.

-a⎪--all
Verify not only CA-CA paths but also SW-SW, CA-SW and SW-CA. Both check for FDB
path connectivity and also for credit loops.

Use ibdmchk online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad