SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-31
ADD MON Command
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.
If the ZSMSCAT0 subvolume does not exist on $vol, $ZSMS creates the
subvolume and initializes it with appropriate catalog information.
ADD [ / OUT file-spec / ] MON $ZSMS , SENDTO STORAGE
[ , attribute-spec ]...