SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-133
START POOL Command
SEL state
specifies that the command affects only devices in the specified state.
SPECIAL
specifies that the process be started in the SERVICING state, substate SPECIAL.
START MON Example
See the procedure for Starting the SMF Master Process on page 4-7.
To start the SMF master process $ZSMS in the SERVICING state:
-> START $ZSMS, SPECIAL
START POOL Command
The START POOL command makes a storage pool available to the applications on the
system. The syntax is:
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
POOL $pool
is the storage pool process.
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.
SPECIAL
specifies that the process be started in the SERVICING state, substate SPECIAL.
START POOL Examples
See the procedure for Starting a Storage Pool on page 9-12.
•
To start all storage pool processes available on the system:
-> START POOL $*
START [ / OUT file-spec / ] POOL $pool
[ , DEBUG $terminal ] [ , SEL state ] [ , SPECIAL ]