SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
STATUS POOL Command
The STATUS POOL command displays current status information about the storage pool process.
The syntax is:
STATUS [ / OUT file-spec / ] POOL $pool
[ , DETAIL ] [ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
POOL $pool
is the storage pool process.
DETAIL
displays detailed status information.
SEL state
specifies that the command affects only devices in the specified state.
STATUS POOL Examples
• To display the status of a storage pool process:
-> STATUS $POOL01
See the display and explanation under “Example of a STATUS POOL Report” (page 136).
• To display detailed status of a storage pool process:
-> STATUS $POOL00, DETAIL
See the display and explanation under “Example of a Detailed STATUS POOL Report”
(page 136).
• To display the status of all storage pool processes in the STOPPED state:
-> STATUS POOL $*, SEL STOPPED
STATUS SAC Command
The STATUS SAC command displays current status information about connections to a SAC on an
FCSA.
The command syntax is:
STATUS [ /OUT file-spec / ] SAC $ZZSTO.#sac-name
[ , attribute-spec ]
OUT file-spec
directs all SCF output to the specified file.
#sac-name
is the name of the SAC in the form #FCSA.SAC-sac.GRP-group.MOD-module.SLOT-slot.
For example:
#FCSA.SAC-2.GRP-110.MOD-2.SLOT-5
attribute-spec
is one of the STATUS SAC Attributes.
STATUS Command 285