Detailed explanation of SCSI Storage and implementation of ISCSI in Linux

Source: Internet
Author: User

I. Overview

SCSI was originally an I/O technology designed specifically for small computer systems. However, due to its architecture and Protocol advantages, SCSI was widely used in the implementation of the underlying technologies of DAS and SAN.

SCSI definition:

SCSI: Small Computer System Interface

SCSI is an I/O technology.

SCSI standardizes a parallel I/O bus and related Protocols

SCSI data transmission is performed in blocks.

Features of SCSI:

Device independence

Multi-device parallel

High bandwidth

Low system overhead

SCSI bus:

The SCSI bus is the path for data transmission between SCSI devices.

The SCSI bus is also called a SCSI channel.

SCSI Terminator:

The SCSI Terminator is located at the end of the SCSI bus to reduce mutual signal and maintain constant voltage on the SCSI chain.

The last SCSI device of the SCSI chain needs to use the Terminator.

The Terminator is not required for the intermediate device on the SCSI chain.

SCSI controller:

The SCSI bus communicates with devices such as hard disks through the SCSI controller.

The SCSI controller can be logically divided into one task management unit and multiple logical units (LU)

Scsi id:

An independent SCSI bus can support 8 or 16 SCSI devices according to different specifications. The serial numbers of devices must be controlled by the scsi id, each SCSI device in the system must have its own unique scsi id, which is actually the address of these devices, A narrow SCSI bus can be up to 8 and a wide SCSI bus can be connected to a maximum of 16 different SCSI devices.

LUN:

LUN (Logical Unit Number) is a method introduced to use and describe more devices and objects. Each scsi id can contain up to 32 Luns, a lun corresponds to a logical device.

SCSI connection:

SCSI communication mode:

  • 1
  • 2
  • Next Page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.