Connect with the world's leading business experts.
Get instant access to their expertise via world–class Q&A, Research, and Events.
0
What is ISCSI
I read an article which mentioned ISCSI, but it was pretty old. All the references online that I've found seem to be outdated, except for one vendor who is hyping it. Should I be aware of it as we look for a new storage solution?
Events
- Social Media and Content Marketing For Business Q&A Feb 14 @ 11 am PT
- The Rise of Pinterest in B2B Feb 15 @ 11 am PT
- ERP – Priming Your Business to Deliver Value From Strategy to Operations Feb 15 @ 1 pm PT
- How Not to Coach Your Salespeople Feb 16 @ 1 pm PT
- BI's Intersection with Social Media Feb 22 @ 2 pm PT






4 Answers
Hi Trent,
ISCSI is an abbreviation of Internet Small Computer System Interface, an Internet Protocol (IP)-based storage networking standard for linking data storage facilities.
By carrying SCSI commands over IP networks, iSCSI is used to facilitate data transfers over intranets and to manage storage over long distances.
It is a popular Storage Area Network (SAN) protocol, allowing organizations to consolidate storage into data center storage arrays while providing hosts (such as database and web servers) with the illusion of locally-attached disks.
Unlike traditional Fibre Channel, which requires special-purpose cabling, iSCSI can be run over long distances using existing network infrastructure.
Hi Trent,
ISCSI is an abbreviation of Internet Small Computer System Interface, an Internet Protocol (IP)-based storage networking standard for linking data storage facilities.
By carrying SCSI commands over IP networks, iSCSI is used to facilitate data transfers over intranets and to manage storage over long distances.
It is a popular Storage Area Network (SAN) protocol, allowing organizations to consolidate storage into data center storage arrays while providing hosts (such as database and web servers) with the illusion of locally-attached disks.
Unlike traditional Fibre Channel, which requires special-purpose cabling, iSCSI can be run over long distances using existing network infrastructure.
iSCSI is a protocol that allows SCSI commands to be send over Ethernet, utilizing existing Ethernet infrastructure, replacing Fiber Channel. Speeds are very comparable to Fiber Channel. This makes connecting SAN/NAS storage systems much easier and less expensive as you can use existing equipment.
http://en.wikipedia.org/wiki/ISCSI
Like Ryan said, iSCSI is a protocol that uses underlying Ethernet protocol to send SCSI commands to storage devices. The great thing about iSCSI (when compared to FC) is that it can use existing Ethernet infrastructure, which is good from the price perspective. Only thing you should be aware is that that true iSCSI HBA costs the same as FC HBA. iSCSI HBA has iSCSI and TCP offload engines, but if you don't need that amount of offloading, you can go with any network adapter that has TCP offload implemented, it will work just fine.
There are a lot of vendor whitepapers talking about Oracle, SQL, Exchange, VMware, etc working on iSCSI SAN. And it works flawlessly, so, don't be affraid to go this way.
Speeds that iSCSI supports are 1Gbps and 10Gbps (avoid 10Gbps because it's very expensive). FC supports 4Gbps and 8Gbps today.
Also, I would suggest that you take a look at ATA over Ethernet solutions (AoE). Vendor who use this protocol for their storage products is CORAID.
BTW., the vendor you mentioned as being one who is hyping iSCSI is Equallogic. But now all other vendors support it including EMC, IBM, HP, Hitachi, etc.
Answer This Question