0% found this document useful (0 votes)
26 views1 page

SCSI Concepts

LUN stands for logical unit number, which is a unique identifier used on a SCSI bus to distinguish between devices that share the same bus. The SCSI bus is formed by the cable and host adapter that allows up to 16 devices to connect via a single cable. Each device is assigned a LUN ranging from 0 to 7 for an 8-bit bus or 0 to 15 for a 16-bit bus by the SCSI BIOS. Commands sent to the SCSI controller identify devices based on their assigned LUN.

Uploaded by

jorgeocb
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

SCSI Concepts

LUN stands for logical unit number, which is a unique identifier used on a SCSI bus to distinguish between devices that share the same bus. The SCSI bus is formed by the cable and host adapter that allows up to 16 devices to connect via a single cable. Each device is assigned a LUN ranging from 0 to 7 for an 8-bit bus or 0 to 15 for a 16-bit bus by the SCSI BIOS. Commands sent to the SCSI controller identify devices based on their assigned LUN.

Uploaded by

jorgeocb
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 1

LUN logical unit number a unique identifier used on a SCSI bus to distinguish between devices that share the

same bus. SCSI is a parallel interface that allows up to 16 devices to be connected along a single cable. The cable and the host adapter form the SCSI bus, and this operates independently of the rest of the computer. Each of the eight devices is given a unique address by the SCSI BIOS, ranging from 0 to 7 for an 8-bit bus or 0 to 15 for a 16-bit bus. Devices that request I/O processes are called initiators. Targets are devices that perform operations requested by initiators. Each target can accommodate up to eight other devices, known as logical units, and each is assigned an LUN. Commands that are sent to the SCSI controller identify devices based on their LUNs. SCSI small computer system interface, a parallel interface standard used for attaching peripheral devices to computers Bus (1) A collection of wires through which data is transmitted from one part of a computer to another. You can think of a bus as a highway on which data travels within a computer parallel interface A channel capable of transferring more than one bit simultaneously. Almost all personal computers come with at least one parallel interface. The other type of interface is a serial interfaces Serial interfaces A port, or interface, that can be used for serial communication, in which only 1 bit is transmitted at a time. Most serial ports on personal computers conform to the RS-232C or RS-422 standards. channel (1) A transmission path. (2) A set of properties that distinguishes one channel from another. For example, TV channels refer to particular frequencies at which radio waves are transmitted. IRC channels refer to specific discussions.

You might also like