FC-AL Disk With SCA-2 Connector
   HOME

TheInfoList



OR:

The arbitrated loop, also known as FC-AL, is a
Fibre Channel Fibre Channel (FC) is a high-speed data transfer protocol providing in-order, lossless delivery of raw block data. Fibre Channel is primarily used to connect computer data storage to Server (computing), servers in storage area networks (SAN) in ...
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
in which devices are connected in a one-way loop fashion in a ring topology. Historically it was a lower-cost alternative to a fabric topology. It allowed connection of many servers and
computer storage Computer data storage or digital data storage is a technology consisting of computer components and Data storage, recording media that are used to retain digital data. It is a core function and fundamental component of computers. The cent ...
devices without using then very costly
Fibre Channel switch In the computer storage field, a Fibre Channel switch is a network switch compatible with the Fibre Channel (FC) protocol. It allows the creation of a Fibre Channel fabric, that is the core component of a storage area network (SAN). The fabri ...
es. The cost of the switches dropped considerably, so by 2007, FC-AL had become rare in server-to-storage communication. It is however still common within storage systems. * It is a serial architecture that can be used as the transport layer in a
SCSI Small Computer System Interface (SCSI, ) is a set of standards for physically connecting and transferring data between computers and peripheral devices, best known for its use with storage devices such as hard disk drives. SCSI was introduced ...
network, with up to 127 devices. The loop may connect into a fibre channel fabric via one of its ports. * The bandwidth on the loop is shared among all ports. * Only two ports may communicate at a time on the loop. One port wins arbitration and may open one other port in either half or full duplex mode. * A loop with two ports is valid and has the same physical topology as point-to-point, but still acts as a loop protocol-wise. * Fibre Channel ports capable of arbitrated loop communication are NL_port (''node loop port'') and FL_port (''fabric loop port''), collectively referred to as the L_ports. The ports may attach to each other via a hub, with cables running from the hub to the ports. The physical connectors on the hub are not ports in terms of the protocol. A hub does not contain ports. * An arbitrated loop with no fabric port (with only NL_ports) is a ''private loop''. * An arbitrated loop connected to a fabric (through an FL_port) is a ''public loop''. * An NL_Port must provide fabric logon (FLOGI) and name registration facilities to initiate communication with other node through the fabric (to be an ''initiator''). Arbitrated loop can be physically cabled in a ring fashion or using a hub. The physical ring ceases to work if one of the devices in the chain fails. The hub on the other hand, while maintaining a logical ring, allows a star topology on the cable level. Each ''receive'' port on the hub is simply passed to next active ''transmit'' port, bypassing any inactive or failed ports. Fibre Channel hubs therefore have another function: They provide bypass circuits that prevent the loop from breaking if one device fails or is removed. If a device is removed from a loop (for example, by pulling its interconnect plug), the hub’s bypass circuit detects the absence of signal and immediately begins to route incoming data directly to the loop’s next port, bypassing the missing device entirely. This gives loops at least a measure of resiliency—failure of one device in a loop doesn’t cause the entire loop to become inoperable.


See also

*
Storage area network A storage area network (SAN) or storage network is a computer network which provides access to consolidated, block device, block-level data storage. SANs are primarily used to access Computer data storage, data storage devices, such as disk ...
*
Fibre Channel Fibre Channel (FC) is a high-speed data transfer protocol providing in-order, lossless delivery of raw block data. Fibre Channel is primarily used to connect computer data storage to Server (computing), servers in storage area networks (SAN) in ...
* Switched fabric * List of Fibre Channel standards


References

{{DEFAULTSORT:Arbitrated loop Fibre Channel Network topology