- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- what is diff between SCSI and iSCSI
Operating System - HP-UX
1819682
Members
3555
Online
109605
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2008 12:59 AM
тАО06-06-2008 12:59 AM
Hi
please help me to find out ans for diff between SCSI and iSCSI. what is use of it.
please help me to find out ans for diff between SCSI and iSCSI. what is use of it.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2008 01:09 AM
тАО06-06-2008 01:09 AM
Re: what is diff between SCSI and iSCSI
Hi
iSCSI is the SCSI protocol mapped to TCP/IP and run over standard Ethernet technologies. This allows Ethernet networks to be deployed as SANs at a much lower TCO than Fibre Channel (FC).
Parallel SCSI and serial attached SCSI (SAS) are technologies designed to be inside a box such as DAS or within a storage array. They are not viable SAN technologies at this time.
The iSCSI on Ethernet (10/100/1000/10000) is a good viable external interconnect between application server initiators and storage targets. Parallel SCSI and SAS are good internal interconnects between the server and its internal storage or between the array controller and its drawers of hard disk drives (HDDs).
iSCSI is the SCSI protocol mapped to TCP/IP and run over standard Ethernet technologies. This allows Ethernet networks to be deployed as SANs at a much lower TCO than Fibre Channel (FC).
Parallel SCSI and serial attached SCSI (SAS) are technologies designed to be inside a box such as DAS or within a storage array. They are not viable SAN technologies at this time.
The iSCSI on Ethernet (10/100/1000/10000) is a good viable external interconnect between application server initiators and storage targets. Parallel SCSI and SAS are good internal interconnects between the server and its internal storage or between the array controller and its drawers of hard disk drives (HDDs).
a warrior never quits
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2008 02:05 AM
тАО06-06-2008 02:05 AM
Solution
SCSI interfaces provide for faster data transmission rates (up to 80 megabytes per second) than standard serial and parallel ports. In addition, you can attach many devices to a single SCSI port, so that SCSI is really an I/O bus rather than simply an interface.
Although SCSI is an ANSI standard, there are many variations of it, so two SCSI interfaces may be incompatible. For example, SCSI supports several types of connectors.
While SCSI has been the standard interface for Macintoshes, the iMac comes with IDE, a less expensive interface, in which the controller is integrated into the disk or CD-ROM drive. Other interfaces supported by PCs include enhanced IDE and ESDI for mass storage devices, and Centronics for printers. You can, however, attach SCSI devices to a PC by inserting a SCSI board in one of the expansion slots. Many high-end new PCs come with SCSI built in. Note, however, that the lack of a single SCSI standard means that some devices may not work with some SCSI boards.
The following varieties of SCSI are currently implemented:
# SCSI-1: Uses an 8-bit bus, and supports data rates of 4 MBps
# SCSI-2: Same as SCSI-1, but uses a 50-pin connector instead of a 25-pin connector, and supports multiple devices. This is what most people mean when they refer to plain SCSI.
# Wide SCSI: Uses a wider cable (168 cable lines to 68 pins) to support 16-bit transfers.
# Fast SCSI: Uses an 8-bit bus, but doubles the clock rate to support data rates of 10 MBps.
# Fast Wide SCSI: Uses a 16-bit bus and supports data rates of 20 MBps.
# Ultra SCSI: Uses an 8-bit bus, and supports data rates of 20 MBps.
# SCSI-3: Uses a 16-bit bus and supports data rates of 40 MBps. Also called Ultra Wide SCSI.
# Ultra2 SCSI: Uses an 8-bit bus and supports data rates of 40 MBps.
# Wide Ultra2 SCSI: Uses a 16-bit bus and supports data rates of 80 MBps.
iSCSI is Internet SCSI (Small Computer System Interface), an Internet Protocol (IP)-based storage networking standard for linking data storage facilities, developed by the Internet Engineering Task Force (IETF). By carrying SCSI commands over IP networks, iSCSI is used to facilitate data transfers over intranets and to manage storage over long distances. The iSCSI protocol is among the key technologies expected to help bring about rapid development of the storage area network (SAN) market, by increasing the capabilities and performance of storage data transmission. Because of the ubiquity of IP networks, iSCSI can be used to transmit data over local area networks (LANs), wide area networks (WANs), or the Internet and can enable location-independent data storage and retrieval.
Regards,
Asif Sharif
Although SCSI is an ANSI standard, there are many variations of it, so two SCSI interfaces may be incompatible. For example, SCSI supports several types of connectors.
While SCSI has been the standard interface for Macintoshes, the iMac comes with IDE, a less expensive interface, in which the controller is integrated into the disk or CD-ROM drive. Other interfaces supported by PCs include enhanced IDE and ESDI for mass storage devices, and Centronics for printers. You can, however, attach SCSI devices to a PC by inserting a SCSI board in one of the expansion slots. Many high-end new PCs come with SCSI built in. Note, however, that the lack of a single SCSI standard means that some devices may not work with some SCSI boards.
The following varieties of SCSI are currently implemented:
# SCSI-1: Uses an 8-bit bus, and supports data rates of 4 MBps
# SCSI-2: Same as SCSI-1, but uses a 50-pin connector instead of a 25-pin connector, and supports multiple devices. This is what most people mean when they refer to plain SCSI.
# Wide SCSI: Uses a wider cable (168 cable lines to 68 pins) to support 16-bit transfers.
# Fast SCSI: Uses an 8-bit bus, but doubles the clock rate to support data rates of 10 MBps.
# Fast Wide SCSI: Uses a 16-bit bus and supports data rates of 20 MBps.
# Ultra SCSI: Uses an 8-bit bus, and supports data rates of 20 MBps.
# SCSI-3: Uses a 16-bit bus and supports data rates of 40 MBps. Also called Ultra Wide SCSI.
# Ultra2 SCSI: Uses an 8-bit bus and supports data rates of 40 MBps.
# Wide Ultra2 SCSI: Uses a 16-bit bus and supports data rates of 80 MBps.
iSCSI is Internet SCSI (Small Computer System Interface), an Internet Protocol (IP)-based storage networking standard for linking data storage facilities, developed by the Internet Engineering Task Force (IETF). By carrying SCSI commands over IP networks, iSCSI is used to facilitate data transfers over intranets and to manage storage over long distances. The iSCSI protocol is among the key technologies expected to help bring about rapid development of the storage area network (SAN) market, by increasing the capabilities and performance of storage data transmission. Because of the ubiquity of IP networks, iSCSI can be used to transmit data over local area networks (LANs), wide area networks (WANs), or the Internet and can enable location-independent data storage and retrieval.
Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2008 10:36 PM
тАО06-08-2008 10:36 PM
Re: what is diff between SCSI and iSCSI
all info at wikipedia:
http://en.wikipedia.org/wiki/Iscsi
http://en.wikipedia.org/wiki/Iscsi
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP