Product specifications

Table Of Contents
IB6054601-00 H Glossary-5
Glossary
RDMA — uDAPL
A
RDMA
Stands for Remote Direct Memory Access.
A communications protocol that enables
data transmission from the memory of one
computer to the memory of another
without involving the CPU. The most
common form of RDMA is over InfiniBand.
RPM
Stands for Red Hat Package Manager. A
tool for packaging, installing, and
managing software for Linux distributions.
SDP
Stands for Sockets Direct Protocol. An
InfiniBand-specific upper layer protocol. It
defines a standard wire protocol to support
stream sockets networking over Infini-
Band.
SRP
Stands for SCSI RDMA Protocol. The
implementation of this protocol is under
development for utilizing block storage
devices over an InfiniBand fabric.
SM
Stands for Subnet Manager. A subnet
contains a master subnet manager that is
responsible for network initialization
(topology discovery), configuration, and
maintenance. The SM discovers and
configures all the reachable nodes in the
InfiniBand fabric. It discovers them at
switch startup, and continues monitoring
changes in physical network connectivity
and topology. It is responsible for
assigning Local IDentifiers, called LIDs, to
the visible nodes. It also handles multicast
group setup. When the network contains
multiple managed switches, they negotiate
among themselves as to which one
controls SM. The SM communicates with
the Subnet Management Agents (SMAs)
that exist on all nodes in a cluster.
SMA
Stands for Subnet Management Agent.
SMAs exist on all nodes, and are respon-
sible for interacting with the subnet
manager to configure an individual node
and report node parameters and statistics.
subnet
A single InfiniBand network.
switch
Connects host channel adapters and
target channel adapters. Packets are
forwarded from one port to another within
the switch, based on the LID of the packet.
The fabric is the connected group of
switches.
target channel adapter
Target channel adapters are for I/O nodes,
such as shared storage devices.
TCP
Stands for Transmission Control Protocol.
One of the core protocols of the Internet
protocol suite. TCP is a transport mecha-
nism that ensures that data arrives
complete and in order.
TID
Stands for Token ID. A method of identi-
fying a memory region. Part of the QLogic
hardware.
UD
Stands for Unreliable Datagram. A trans-
port protocol used by InfiniBand.
uDAPL
Stands for user Direct Access Provider
Library. uDAPL is the user space imple-
mentation of the DAPL protocol.