Arbitrated loop
right
right
The arbitrated loop, also known as FC-AL, is a Fibre Channel topology 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 devices without using then very costly Fibre Channel switches. 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 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 and FL_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 is a private loop.
- An arbitrated loop connected to a fabric is a public loop.
- An NL_Port must provide fabric logon and name registration facilities to initiate communication with other node through the fabric.
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, 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.