answersLogoWhite

0

What is a SCSI ID number?

Updated: 10/3/2023
User Avatar

Wiki User

15y ago

Best Answer
SCSI - Small Computer System InterfaceSCSI is an industry standard system interface, which allows multiple peripheral devices to be installed on the system. The number of devices that can be installed depends on the type of SCSI Host adapter that you have installed in your system. Most SCSI systems have an older "Narrow" 8-bit SCSI host adapter, which have 8-bit data paths and allow for up to 7 devices to be installed on the same channel. Newer "Wide" Host adapters have 16-bit wide data paths and provide support for up to 15 devices.

A SCSI ID is a unique identifier assigned to each SCSI device on the bus. It determines the SCSI device's priority. There are 16 IDs, ranging from 0 to 15. The order of the priorities is a bit unusual. From highest priority to lowest they are: 7, 6, 5, 4, 3, 2, 1, 0, 15, 14, 13, 12 ,11, 10, 9, 8. ID 7 is almost always reserved for the SCSI Host Adapter. The other IDs are free to be assigned as desired, although your computer may have assigned them automatically.

Never assign the same ID to more than one device.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

A standard SCSI controller can handle up to 7 devices per channel. Each device on this channel must be given a SCSI ID number (1 through 7 in this case) to avoid conflicting with the other devices. This is usually done with jumpers, but may also be done with toggle switches, or even through software.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a SCSI ID number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is SCSI ID number for CD?

id 2


Which ID number is normally assigned to the SCSI controller?

The ID number which is traditionally assigned to the SCSI controller is ID 7. ID 7 is given the highest priority during bus arbitration.


What is a task that you have to perform when installing SCSI devices?

Assign each SCSI device a unique ID number


Which scsi id number is recommended for the cd-rom?

ID3. Every other device can be set to any number as long as it's not in use. It is a recommended practice in IT comunity to set the scsi ID number for CD-ROM drive to 3.


What is the scsi id for the CD-rom?

ID 3


What scsi id should be assigned to a scsi-2 adapter card in a computer?

The host adapter is assigned SCSI ID 7, which has the highest priority over all other devices.


What SCSI ID is often used for a boot device?

The SCSI logical unit number for boot devices is almost always zero(0).Matt Friend


You purchased 2 scsi devices which are both set to the same id by default. how can both be used on the same scsi controller?

You change the ID of one of them. You change the ID of one of them.


The SCSI ID identifies the logical device?

false


How many different scsi id values are there for a computer?

8 or 16 depending upon the SCSI hardware being used. In a narrow bus, you can use a SCSI ID of 0-7, and in a wide bus, you can use 0-15.


What happens if two devices have the same scsi id assigned?

. goodbye.


SCSI bus can support up to how many devices simultaneously?

SCSI, Fast SCSI, Ultra SCSI, Ultra2 SCSI: 8 devices Wide SCSI, Fast Wide SCSI, Ultra Wide SCSI, Wide Ultra2 SCSI, Ultra3 SCSI, Ultra160 and 160+ and Ultra320 : 16 devices Of course, the number of devices supported depends not only on protocol limitations, but cable length, number of cables used, etc.