SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Configuring and Managing Storage Pools for 
Magnetic Disks
SCF Reference Manual for the Storage Subsystem—529937-007
9-7
Adding a Storage Pool
Example Adding a Similar Pool Process Using the 
OBEYFORM Attribute 
To configure one or more pool processes, you can create a command file by using the 
OBEYFORM attribute of the INFO DISK command. You can copy this file to another 
system or add it to different configuration file on the current system.
1. Capture the configuration for an existing pool process:
-> INFO / OUT LOG / $POOL1, OBEYFORM 
2. Optionally edit the resulting log file to specify:
•
A unique process name
•
Remove the subvolume name from CATALOGLOCATION 
3. Enter the log file contents either by copying and pasting into an SCF command line 
or by using the log file as a command file.
== STORAGE - Detailed Info POOL in obeyform: \COMM.$POOL1
ADD POOL $POOL1 , &
 SENDTO STORAGE , &
 AUDITED ALLOWED, &
 BACKUPCPU 5 , &
 CATALOGLOCATION $VIRCFG.POOL1CAT, &
 DISKINTERVAL 2, &
 DISKTHRESHOLD 90, &
 EXTENTINTERVAL -1, &
 EXTENTTHRESHOLD -1, &
 HIGHPIN OFF, &
 MAGNETIC REQUIRED, &
 MIRRORED REQUIRED, &
 MODE QUIET, &
 PRIMARYCPU 4 , &
 PROGRAM $SYSTEM.SYSTEM.OPP, &
 STARTSTATE STARTED, &
 UPDATESTATS 1










