EnglishFrenchSpanish

Ad


OnWorks favicon

ibdm-topo-file - Online in the Cloud

Run ibdm-topo-file in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ibdm-topo-file 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 Topology File

The topology file describes the IB connectivity and systems included in the network. It
serves two purposes:

1. Support for arbitrary system names to be later used in every report that IBDM
generates.
2. Connectivity verification: The specified network topology is verified against the
discovered one. Mismatch errors resulting from missing cables and/or wrong connections are
reported by IBADM.

The topology file is composed "system" sections. Each such section describes the
connectivity of one system to other systems in the network. The first line of each section
is a declaration of the system composed of a system-type, its system-name section, and
optional configuration details. The lines to follow until the next empty line describe the
connections between this system ports to the other systems. The following is a formal
definition of a system section syntax.

An example is listed afterwards.

SYSTEM-TYPE SYSTEM-NAME [CFG: <b1>=<modifier>, [<b2>=<modifier>]...]

LOCAL-PORT-PANEL-NAME -> REM-SYS-TYPE REM-SYS-NAME REM-PORT-PANEL-NAME

LOCAL-PORT-PANEL-NAME -> REM-SYS-TYPE REM-SYS-NAME REM-PORT-PANEL-NAME

LOCAL-PORT-PANEL-NAME -> REM-SYS-TYPE REM-SYS-NAME REM-PORT-PANEL-NAME

. . .

SYSTEM-TYPE SYSTEM-NAME [CFG: <b1>=<modifier>, [<b2>=<modifier>]...]

LOCAL-PORT-PANEL-NAME -> REM-SYS-TYPE REM-SYS-NAME REM-PORT-PANEL-NAME

LOCAL-PORT-PANEL-NAME -> REM-SYS-TYPE REM-SYS-NAME REM-PORT-PANEL-NAME

. . .

. . .

Where:

SYSTEM-TYPE and REM-SYS-TYPE
Any system that has a corresponding IBNL definition. See man ibdm-ibnl-file

SYSTEM-NAME
The name of the system described in this topology file section.

LOCAL-PORT-PANEL-NAME
The name of the local system port. The numbers printed on the front panel are used
together with Ln for Leaf no. N or Sn for Spine no. N.

REM-SYS-NAME
The name of the system connected to the local port.

REM-PORT-PANEL-NAME
A name of the remote system port. We use the numbers as printed on the front panel and
Ln for Leaf number N or Sn for Spine number N.

EXAMPLE


The following is a topology file for a simple cluster with one 24 port switch and two
HCAs. The firts HCA named H-1 and connect to the fabric with its two ports. The second HCA
named H-2. The switch is of type MTS2400 and is named S-1

MTS2400 S-1
P1 -> MT23108 H-1 P1
P2 -> MT23108 H-1 P2
P24 -> MT23108 H-2 P1

OPTIONAL CFG SECTION


This section in the system declaration line describes the special customization of each
board of the system.

That is the CFG string is a set of comma-separated sub-fields. Each sub-field describes
some special configuration of a corresponding system board. The actual semantics of the
specific board modifiers is defined by the IBNL of the specific system.

EXAMPLE


The following is an example of a definition-line in a topology file of the MTS9600 switch
system. This switch system can have up to eight leafs and four spines. This example of the
MTS9600 lacks (R) leafs no.6,7 and 8, and lacks spines no. 3 and 4.

MTS9600 PartialGz1 CFG: leaf3=R,leaf5=R,leaf7=R,spine1=R

Use ibdm-topo-file online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 2
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 3
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 4
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 5
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 6
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • More »

Linux commands

Ad