词条 | ISCSI Extensions for RDMA |
释义 |
The iSCSI Extensions for RDMA (iSER) is a computer network protocol that extends the Internet Small Computer System Interface (iSCSI) protocol to use Remote Direct Memory Access (RDMA). RDMA is provided by either the Transmission Control Protocol (TCP) with RDMA services (iWARP) that uses existing Ethernet setup and therefore no need of huge hardware investment, RoCE (RDMA over Converged Ethernet) that does not need the TCP layer and therefore provides lower latency, or InfiniBand. It permits data to be transferred directly into and out of SCSI computer memory buffers (which connects computers to storage devices) without intermediate data copies and without much of the CPU intervention. HistoryAn RDMA consortium was announced on May 31, 2002, with a goal of product implementations by 2003.[1] The consortium released their proposal in July, 2003.[2] The protocol specifications were published as drafts in September 2004 in the Internet Engineering Task Force and issued as RFCs in October 2007.[3][4] The OpenIB Alliance was renamed in 2007 to be the OpenFabrics Alliance, and then released an open source software package.[5] DescriptionThe motivation for iSER is to use RDMA to avoid unnecessary data copying on the target and initiator. The Datamover Architecture (DA) defines an abstract model in which the movement of data between iSCSI end nodes is logically separated from the rest of the iSCSI protocol; iSER is one Datamover protocol. The interface between the iSCSI and a Datamover protocol, iSER in this case, is called Datamover Interface (DI). The main difference between the standard iSCSI and iSCSI over iSER is the execution of SCSI read/write commands. With iSER the target drives all data transfer (with the exception of iSCSI unsolicited data) by issuing RDMA write/read operations, respectively. When the iSCSI layer issues an iSCSI command PDU, it calls the Send_Control primitive, which is part of the DI. The Send_Control primitive sends the STag with the PDU. The iSER layer in the target side notifies the target that the PDU was received with the Control_Notify primitive (which is part of the DI). The target calls the Put_Data or Get_Data primitives (which are part of the DI) to perform an RDMA write/read operation respectively. Then, the target calls the Send_Control primitive to send a response to the initiator. An example is shown in the figures (time progresses from top to bottom). {{clear}}All iSCSI control-type PDUs contain an iSER header, which allows the initiator to advertise the STags that were generated during buffer registration. The target will use the STags later for RDMA read/write operations. See also
References1. ^{{cite news |title= Open Consortium Developing Specifications for Remote Direct Memory Access Over TCP/IP Networks |work= press release |date= May 31, 2002 |url= http://www.rdmaconsortium.org/home/PressReleaseMay31.pdf |accessdate= May 5, 2011 }} 2. ^{{cite web |title= iSCSI Extensions for RDMA Specification (Version 1.0) |author= Mike Ko|date= July 2003 |url= http://www.rdmaconsortium.org/home/draft-ko-iwarp-iser-v1.PDF |accessdate= May 5, 2011 |display-authors=etal}} 3. ^{{cite news |title= Internet Small Computer System Interface (iSCSI) Extensions for Remote Direct Memory Access (RDMA) |work= RFC 5046 |author= M. Ko|date= October 2007 |display-authors=etal}} 4. ^{{cite news |title= DA: Datamover Architecture for the Internet Small Computer System Interface (iSCSI) |work= RFC 5047 |author= M. Chadalapaka|date= October 2007 |display-authors=etal}} 5. ^{{cite web |title= OpenFabrics Alliance |work= official web site |url= http://www.openfabrics.org/ |accessdate= May 4, 2011 }} Further reading
External links
2 : Computer networking|SCSI |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。