SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-72
ALTER POOL Command
ALTER POOL Command 
The ALTER POOL command changes the configured attribute values for a storage 
pool. The syntax is: 
Wild-card characters are supported. 
OUT file-spec 
directs all SCF output to the specified file. 
POOL $pool
is the storage pool process.
LIKE object 
identifies an existing object whose attribute values are copied to the object affected 
by this command. The object name must currently exist in the system 
configuration, and the object type must match that of the object affected by this 
command.  If you specify LIKE, any attribute values that you explicitly specify 
override the attribute values of the LIKE object. 
attribute-spec 
is one or more ALTER POOL Attributes.
ALTER POOL Attributes
[ , AUDITED { ALLOWED | DISALLOWED | REQUIRED } ]
[ , BACKUPCPU number ] 
[ , DISKINTERVAL number ]
[ , DISKTHRESHOLD number ]
[ , EXTENTINTERVAL number ]
[ , EXTENTTHRESHOLD number ]
[ , HIGHPIN { ON | OFF } ]
[ , MAGNETIC { ALLOWED | DISALLOWED | REQUIRED } ]
[ , MIRRORED { ALLOWED | DISALLOWED | REQUIRED } ]
[ , MODE { NOISY | QUIET } ]
[ , PRIMARYCPU number ] 
[ , PROGRAM [[$vol.]subvol.]fileid ]
[ , STARTSTATE { STARTED | STOPPED } ]
[ , UPDATESTATS number ] 
ALTER [ / OUT file-spec / ] POOL $pool 
 [ , LIKE object ] [ , attribute-spec ]...










