SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-32
ADD PROFILE Command
If you specify PROGRAM as $SYSTEM.SYSTEM, the operating system first 
searches for the file on $SYSTEM.SYSTEM and on the current SYSnn 
subvolume. 
STARTSTATE { STARTED | STOPPED } 
specifies whether the IOP is available to other processes (STARTED) or 
unavailable (STOPPED) when the system is loaded or reloaded. The default is 
STARTED. 
UPDATESTATS number 
is the interval (in minutes) at which the storage pool process should collect 
information about the physical volumes in the storage pool. number is either -1 
(no statistics should collected) or in the range 0 through 1440. The default is 30. 
If you specify a very large number, statistics are gathered infrequently.  Depending 
on how much virtual disk activity occurs, virtual disk processes could make 
volume-selection decisions using out-of-date information. 
Specifying a small value for number results in statistics being gathered frequently 
but might affect system performance. 
ADD POOL Examples
See the procedure and considerations for Adding a Storage Pool on page 9-6.
•
To add the storage pool $POOL00 to the system configuration: 
-> ADD POOL $POOL00, SENDTO STORAGE 
•
To add the storage pool $POOL01 and update statistics every 2 minutes: 
-> ADD POOL $POOL01, SENDTO STORAGE, UPDATESTATS 2 
ADD PROFILE Command 
The ADD PROFILE command adds a profile to the system configuration database for 
use in autoconfiguration of internal disks. The syntax is: 
Wild-card characters are supported. 
OUT file-spec 
directs all SCF output to the specified file. 
ADD [ / OUT file-spec / ] 
 PROFILE $ZZSTO.INTERNAL-DISK-groupnum
 , SENDTO STORAGE 
 [ , LIKE object ] [ , attribute-spec ]...










