ISCSI ISCSI

ISCSI - Definition and Overview

The title given to this article is incorrect due to technical limitations. The correct title is iSCSI.

In the context of computer storage, Internet SCSI (iSCSI) uses the SCSI protocol over a TCP/IP network. It enables any machine on an IP network (initiator) to contact a remote dedicated server (target) and perform block I/O on it just as it would do with a local hard disk.

Functionality

The iSCSI protocol uses TCP for its data transfer. Unlike other network storage protocols, such as Fibre Channel (which is the foundation of most SANs), it requires only the simple and ubiquitous Ethernet interface (or any other TCP/IP-capable network) to operate. This enables low-cost centralization of storage without all of the usual expense and incompatibility normally associated with Fibre Channel storage area networks.

Critics of iSCSI expect worse performance than Fibre Channel due to the protocol overhead TCP/IP adds to the communication between client and storage. However new techniques like TCP Offload Engine (TOE) help in reducing this overhead. And tests have shown excellent performance of iSCSI SANs, whether TOEs or plain Gigabit Ethernet NICs were used. In fact, in modern high-performance servers, a plain NIC can outperform a TOE card because fewer interrupts and memory transfers are required.

The Internet Engineering Task Force ratified iSCSI as an official standard on February 11 2003.

Industry support

  • Initiators
    • Adaptec is shipping a TOE NIC
    • Cisco has a free software initiator (http://www.cisco.com/univercd/cc/td/doc/product/sn5000/sn5400/iscsidrv) for most Operating Systems
    • Intel has funded an open source initiator (http://sourceforge.net/projects/intel-iscsi)
    • Microsoft announced its support for iSCSI by providing iSCSI inititators (http://www.microsoft.com/windowsserversystem/storage/technologies/iscsi/default.mspx) in their latest Windows OS and storage server products.
    • PyX Technologies[1] (http://www.pyxtechnologies.com)licenses the complete iSCSI protocol software, (including all error recovery levels, mandatory and optional feature sets), to OEMs, developers and integrators.
  • Targets
    • Cisco bridge
    • EMC Corporation Symmetrix
    • IBM
    • Network Appliance Filers
    • StoneFly Networks
    • NeuStream (http://neustream.com) has merged ISCSI, NAS, and SAN
    • Intransa (http://www.intransa.com) offers enterprise-class iSCSI based IP SAN.
    • SANRAD (http://www.sanrad.com) offers an all-in-one iSCSI based IP SAN.
    • PyX Technologies[2] (http://www.pyxtechnologies.com)licenses the complete iSCSI protocol software, (including all error recovery levels, mandatory and optional feature sets), to OEMs, developers and integrators.

See also

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.