Installation guide

exit
You use this command to exit from the program. You can use quit as
an alias for exit. You can terminate the program in interactive mode
by entering the end-of-file character (usually Ctrl/d).
help [
topic
]
This command displays help information on topics. You can use a
question mark (?) as an alias. If you issue the help command without
specifying a topic, a list of all available topics is displayed.
scan [
edt, nexus-information, report-format
]
scan [
media test-parameters
]
This command scans either device media or the CAM Equipment
Device Table (EDT).
The following examples use the scan edt command. The first
example illustrates the command followed by the show device
command to display the information resulting from the scan.
scu> scan edt
Scanning bus 1, target 6, lun 0, please be patient...
scu> show device
Scanning bus 1, target 6, lun 0, please be patient...
Inquiry Information:
SCSI Bus ID: 1
SCSI Target ID: 6
SCSI Target LUN: 0
Peripheral Device Type: Direct Access
Peripheral Qualifier: Peripheral Device Connected
Device Type Qualifier: 0
Removable Media: No
ANSI Version: SCSI-1 Compliant
ECMA Version: 0
ISO Version: 0
Response Data Format: CCS
Additional Length: 31
Vendor Identification: DEC
Product Identification: RZ55 (C) DEC
Firmware Revision Level: 0700
scu> scan edt bus 1
Scanning bus 1, target 6, lun 0, please be patient...
The media argument causes the device media to be scanned. This
involves writing a data pattern to the media and then reading and
verifying the data written. You must include test parameters that
specify the media area to be scanned.
The following examples use the scan media command with different
test-parameters
:
scu> media
scu: No defaults, please specify test parameters for transfer
scu> scan media length 100 recovery off
Scanning 100 blocks on /dev/rrz10c (RX23) with pattern
B–4 SCSI/CAM Utility Program