SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

MON Object States
The object state of a MON object provides current status information about the SMF master process
Table 5 MON Object States
DescriptionSubstateState
The SMF master process is available.STARTED
The SMF master process is not available.STOPPED
The SMF master process is reserved by OSM, TSM, SCF, or some other
privileged process.
SPECIALSERVICING
The POOL Object
The POOL object represents a storage pool, which is a collection of disk volumes, all on the same
system. A POOL object represents a resource of spaces where data files can be placed. Virtual
disk processes can create files across volumes of a storage pool. A storage pool can have up to
144 disk volumes. The number of storage pools on a system is limited only by the current size of
the destination control table (DCT). For more information, see “Configuring Custom Profiles
(page 75).
The POOL object has this format:
$pool-name
$pool-name
is the name of a storage pool. The format is a dollar sign ($) followed by a maximum of seven
alphanumeric characters, the first of which must be alphabetic.
Wild-card characters are supported.
Example
$POOL01
$P00L
POOL Object States
The object state of a POOL object provides current status information about a storage pool.
Table 6 POOL Object States
DescriptionSubstateState
The storage pool is available.STARTED
The storage pool is not available.STOPPED
The storage pool is reserved by SCF or some other privileged process.SPECIALSERVICING
The PROFILE Object
Use the PROFILE object to preconfigure an internal disk when it is inserted into the system. You
can modify the default profile, or you can create a unique profile for each system enclosure.
The standard default profile, $ZZSTO.INTERNAL-DISK, contains all the configurable attributes of
an ADD DISK command except PRIMARYLOCATION and MIRRORLOCATION. These attributes
must be unique for each mirrored disk. For more information, see“Configuring Custom Profiles
(page 75).
The PROFILE object has this format:
$ZZSTO.internal-disk[-groupnum ]
$ZZSTO
is the storage subsystem manager.
36 Storage Subsystem Objects