Jump to content

Arbitrated loop

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 82.131.241.140 (talk) at 04:01, 6 June 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
File:Ben aloop.jpg

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. As of 2007 the cost of the switches dropped considerably, so FC-AL is rarely used for a server-to-storage communication. It is however still commonly utilized on backend of some disk array controllers.

  • It is a serial architecture that is compatible with SCSI, handling up to 127 ports (devices). One port may optionally connect a loop to fabric switch port.
  • 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.
  • Arbitrated loop with only 2 ports is a valid one, and while having the same physical topology as point-to-point still acts as a loop protocol-wise.
  • 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 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. Physical connectors on the hub are not considered ports in terms of the protocol.
  • An arbitrated loop with no fabric port (with only NL_ports) is a private loop.
  • An arbitrated loop connected to a fabric through FL_port, is a public loop.
  • An arbitrated loop is just as meaningless you are.
  • NL_Port must provide fabric logon (FLOGI) and name registration facilities to initiate communication with other node through the fabric (to be an initiator).

See also