SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-30
ADD POOL Command
BACKUPCPU number
is the processor in which the backup IOP starts. The default is BACKUPCPU 1.
CATALOGLOCATION $vol[.subvol ]
is the location of the catalog for the storage pool process.
$vol must be in the STARTED state and enabled in TMF. If CATALOGLOCATION
is not specified, $vol is set to $SYSTEM.
If you omit subvol, the storage pool process selects an empty subvolume and
gives it the name ZSMSPnn.
DISKINTERVAL number
is the interval (as a percentage) that, with the DISKTHRESHOLD attribute, is used
by the disk process to determine when to issue a disk-full EMS message for
physical volumes in the storage pool. For example, if DISKTHRESHOLD is 70 and
DISKINTERVAL is 5, the disk process issues an EMS message when the disk
becomes 70, 75, 80, 85, 90, and 95 percent full.
number is either -1 (the default, no disk-full EMS messages are issued) or in the
range 1 through 99 percent.
This attribute has no effect if DISKTHRESHOLD is -1.
DISKTHRESHOLD number
is the threshold (as a percentage) that, with the DISKINTERVAL attribute, is used
by the disk process to determine when to issue a disk-full EMS message for
physical volumes in the storage pool. For example, if DISKTHRESHOLD is 75, the
disk process generates an EMS message when the physical volume becomes 75
percent full. If you also specify DISKINTERVAL, the disk process generates an
EMS message when the physical volume becomes 75, 80, 85, 90, and 95 percent
full.
number is either -1 (the default, no disk-full EMS messages are issued) or in the
range 1 through 100 percent.
EXTENTINTERVAL number
is the number of extents that, with the EXTENTTHRESHOLD attribute, is used by
the disk process to determine when to issue an extents-left EMS message for
physical volumes in the storage pool. For example, if EXTENTTHRESHOLD is 6
and EXTENTINTERVAL is 2, the disk process issues an EMS message when
there are 6, 4, 2, and 0 extents left to be allocated for a file.
number is either -1 (the default, no extents-left EMS messages are issued) or in
the range 1 through 978.
This attribute has no effect if EXTENTTHRESHOLD is -1.