answersLogoWhite

0


Best Answer

No, it identifies the physical device, which can have several logical devices embedded in it.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does the SCSI ID identify the logical device?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The SCSI ID identifies the logical device?

false


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


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

Assign each SCSI device a unique ID number


How would an ID logical 3 be set on a three-bit jumper block on a SCSI hard disk drive?

011


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 purpose of SCSI?

It connects eternal device, connects power supply to analyze data.-Small computer system interface.-for peripheral devices connectivity (8 devices (0-7))-Internal and external buses like power supply and extensive peripherals.-Ultra SCSI - 32 devices (no wire is required, all with is uses is wireless).-Physical drive accession - (Single hard dish is physical drive).-Logical drive accession.-SCSI ID is available in the device.Configuration done in booting.-5MB/Sec.-SCSI: 2--Fast SCSI - 10MB/Sec.--Wide SCSI - 16bit 20MB/Sec.-SCSI: 3--Support 32 device - 40MB/Sec.Note: the above answer is in the form of points.


What is the scsi id for the CD-rom?

ID 3


What is SCSI ID number for CD?

id 2


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.


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 the purpose of SCSI?

It connects eternal device, connects power supply to analyze data.-Small computer system interface.-for peripheral devices connectivity (8 devices (0-7))-Internal and external buses like power supply and extensive peripherals.-Ultra SCSI - 32 devices (no wire is required, all with is uses is wireless).-Physical drive accession - (Single hard dish is physical drive).-Logical drive accession.-SCSI ID is available in the device.Configuration done in booting.-5MB/Sec.-SCSI: 2--Fast SCSI - 10MB/Sec.--Wide SCSI - 16bit 20MB/Sec.-SCSI: 3--Support 32 device - 40MB/Sec.Note: the above answer is in the form of points.


What is a SCSI ID number?

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.