Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- emailEnglish
- pipeline management
- 영어
- 스키 라이딩 기록
- jobinterview
- Jazz
- 비즈니스영어
- 스키
- 슈템
- 스키 레벨1
- 슈템턴
- 아이언
- 坂道のアポロン
- 드라이버
- 백스윙
- ski
- solution
- 스키 리뷰
- Sales
- 비지니스영어
- 어드레스
- 메일영어
- 이메일영어
- BusinessEnglish
- 정중한영어표현
- golf
- Report
- 다운스윙
- Gartner
- 골프
Archives
- Today
- Total
Walking in the park
Arbitrated loop 본문
http://en.wikipedia.org/wiki/FCAL
Arbitrated loop
Arbitrated loop
From Wikipedia, the free encyclopedia
(Redirected from FCAL)
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.
- More than 2 ports on the loop can communicate at the same time (there is no concept of a "token").
- 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), collecively 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.
- NL_Port must provide fabric logon (FLOGI) and name registration facilities to initiate communication with other node through the fabric (to be an initiator).
'Notes & Clippings > Terms' 카테고리의 다른 글
Data Modeling (0) | 2008.12.04 |
---|---|
데이타 모델링 (0) | 2008.11.10 |
SMS(System Management Server) 시스템 관리 서버 (0) | 2008.10.01 |
MOM (Message Oriented Middleware) 메세지 기반 미들웨어 (0) | 2008.10.01 |
LTO (linear tape-open) ; 개방 선형 테이프 (0) | 2008.09.22 |