inqscsi(8) CLIX inqscsi(8)
NAME
inqscsi - Displays information on SCSI devices attached to the system
SYNOPSIS
/bin/inqscsi
DESCRIPTION
The inqscsi command determines what SCSI devices are attached to the
system and displays information about each device. The inqscsi command
cycles through every combination of the following numbers:
⊕ channel number (for systems with Quad SCSI boards)
⊕ IOP number (for systems that use IOPs to control SCSI devices)
⊕ SCSI ID number
⊕ LUN (logical unit number)
The inqscsi command attempts to contact a device configured at each
address. If contact succeeds, inqscsi performs a SCSI inquiry command to
recover information about the device and print it to stdout.
FILES
/dev/gs/scsi
Generic SCSI device node
DIAGNOSTICS
If connection to a SCSI device fails for a reason other than a missing
device, the reason for the failure is printed to stdout. Messages will
also be printed to stdout if the inquiry command fails.
EXIT VALUES
The inqscsi command exits with a value of 0 if successful. Otherwise,
inqscsi exits with a non-zero value.
RELATED INFORMATION
Files: gs(7)
2/94 - Intergraph Corporation 1