SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
Pool I/O Process Information:
Library File.......
Program File....... $SYSTEM.SYS01.OPP
Explanation of Fields — Detailed STATUS POOL Report
The logical device number for the storage pool process.LDev
The object state of the storage pool process.State
The processor number and PIN of the current primary and backup storage pool
processes.
Primary PID Backup PID
The type number of the storage pool process is 25Type
The subtype number of the storage pool process is 0.Subtype
Pool I/O Process Information:
The library file name of the storage pool process.Library File
The program file name of the storage pool process.Program File
Configuring a Storage Pool for Disk Drives
Configuration tasks for storage pools include:
• “Adding a Storage Pool” (page 137)
• “Adding a Disk to a Storage Pool” (page 138)
• “Removing a Disk From a Storage Pool” (page 138)
• “Altering Storage Pool Attribute Values” (page 139)
• “Deleting a Storage Pool” (page 140)
Adding a Storage Pool
Use the “ADD POOL Command” (page 218) to add a storage pool to the system configuration
database.
Considerations for ADD POOL
• TMF must be running on the system when adding a storage pool.
• The $ZSMS SMF Master Process must be in the STARTED state.
Example
1. Configure the pool process:
-> ADD POOL $POOL00, SENDTO STORAGE, PRIMARYCPU 6, &
-> BACKUPCPU 7
2. Verify the configuration:
-> INFO $POOL00
3. Start the pool. See “Starting a Storage Pool”.
Example: Adding a Similar Pool Process Using the LIKE Attribute
To add another pool process similar to an existing process, use the LIKE attribute:
-> ADD POOL $POOL01, SENDTO STORAGE, LIKE $POOL00
Configuring a Storage Pool for Disk Drives 137