SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-112
START SCSI Command
•
To start a storage pool process in the SPECIAL substate:
-> START $POOL00, SPECIAL
START SCSI Command
The START SCSI command makes a stopped Open SCSI device or a path to an Open
SCSI device accessible to user processes. The syntax is:
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
SCSI $SCSI-device[-P |-B ]
is the name of the Open SCSI IOP and, optionally, the path (primary or backup).
DEBUG $terminal
specifies that the process should start in debug mode on $terminal.
SEL state
specifies that the command affects only devices in the specified state.
START SCSI Examples
See the procedure for Starting an Open SCSI Device on page 12-11.
•
To start all available Open SCSI devices on the system:
-> START SCSI $*
•
To start the backup path to an Open SCSI device:
-> START $DEV00-B
START TAPE Command
The START TAPE command makes a tape drive accessible to user processes. The
syntax is:
Wild-card characters are supported.
START [ / OUT file-spec / ] SCSI $SCSI-device[-P |-B ]
[ , DEBUG $terminal ] [ , SEL state ]
START [ / OUT file-spec / ] TAPE $tape
[ , DEBUG $terminal ] [ , SEL state ]