SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-27
ADD MON Command
To add the virtual disk $VDISK00 to the storage pool $POOL01:
-> ADD DISK $VDISK00, SENDTO STORAGE, ANTLOCATION $DATA00, &
-> POOL $POOL01, PENDOPSLOCATION $DATA00, TYPE VIRTUAL
ADD MON Command
The ADD MON command adds the $ZSMS master Storage Management Foundation
(SMF) process to the system configuration database. The syntax is:
Wild-card characters are not supported.
MON $ZSMS
is the SMF master process.
SENDTO STORAGE
directs the command to the storage subsystem. This attribute is required unless
you specified SENDTO STORAGE in a previous ASSUME command.
attribute-spec
is one or more ADD MON Attributes.
ADD MON Attributes
[ , BACKUPCPU number ]
[ , CATALOGLOCATION $vol ]
[ , HIGHPIN { ON | OFF } ]
[ , MODE { NOISY | QUIET } ]
[ , PRIMARYCPU number ]
[ , PROGRAM [[$vol.]subvol.]fileid ]
BACKUPCPU number
is the processor in which the backup IOP starts. The default is BACKUPCPU 1.
CATALOGLOCATION $vol
is the physical volume where the catalog subvolume (ZSMSCAT0) for the SMF
master process is located.
$vol must be in the STARTED state and enabled in TMF. If CATALOGLOCATION
is not specified, $vol is set to $SYSTEM.
If the ZSMSCAT0 subvolume exists on $vol, $ZSMS assumes that the subvolume
contains valid catalog information. If the subvolume does not contain valid catalog
information, $ZSMS abends.
ADD [ / OUT file-spec / ] MON $ZSMS , SENDTO STORAGE
[ , attribute-spec ]...