SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
-> START POOL $*
• 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:
START [ / OUT file-spec / ] SCSI $SCSI-device[-P |-B ]
[ , DEBUG $terminal ] [ , SEL state ]
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” (page 177).
• 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:
START [ / OUT file-spec / ] TAPE $tape
[ , DEBUG $terminal ] [ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
TAPE $tape
is the name of the tape device.
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 TAPE Examples
See the procedure for “Starting a Tape Drive” (page 189).
• To start all tapes available on the system:
276 Storage Subsystem Commands