SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-35
ADD POOL Command
EXTENTTHRESHOLD number
is the number of extents that, with the EXTENTINTERVAL 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, the disk
process issues an EMS message when only six extents remain to be allocated to a
file. If you also specify EXTENTINTERVAL, the disk process issues an EMS
message when there are 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.
HIGHPIN { ON | OFF }
specifies whether the IOP can run at a high PIN (ON, the default) or only at a low
PIN (OFF).
MAGNETIC { ALLOWED | DISALLOWED | REQUIRED }
specifies whether to allow magnetic volumes in the storage pool.
MIRRORED { ALLOWED | DISALLOWED | REQUIRED }
specifies whether to allow mirrored volumes in the storage pool.
MODE { NOISY | QUIET }
specifies whether to generate additional EMS messages for debugging.
PRIMARYCPU number
is the processor in which the primary IOP starts. The default is PRIMARYCPU 0.
PROGRAM [[$vol.]subvol.]fileid
is the object file name of the IOP. If not specified, PROGRAM is:
$SYSTEM.SYSTEM.OPP
ALLOWED You can add magnetic or nonmagnetic volumes (default).
DISALLOWED You can add only nonmagnetic volumes.
REQUIRED You can add only nonmagnetic volumes.
ALLOWED You can add mirrored or nonmirrored volumes (default).
DISALLOWED You can add only nonmirrored volumes.
REQUIRED You can add only mirrored volumes.
NOISY Generate additional EMS messages for debugging.
QUIET Generate only essential EMS messages (default).