SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

The object state of the SMF master process.State
The processor number and PIN of the current primary and backup SMF master processes.Primary PID Backup PID
The device type. The SMF master process is always type 52.Type
The device subtype. The SMF master process is always subtype 0.Subtype
Mon I/O Process Information:
Shows the library file name of the SMF master process.Library File
Shows the program file name of the SMF master process.Program File
Configuring the SMF Master Process
Configuration tasks for the SMF master process include:
Adding the SMF Master Process” (page 44)
Altering the Values of the SMF Master Process Attributes” (page 45)
“Deleting the SMF Master Process” (page 45)
Adding the SMF Master Process
The ADD MON Command” (page 215) adds the SMF master process to the system configuration
database.
Considerations for ADD MON
Before adding an SMF master process to the system configuration, verify that:
The HP NonStop Transaction Management Facility (TMF) product is running.
The volume you plan to specify as the CATALOGLOCATION is in the STARTED state and
enabled in TMF.
The system disk is enabled in TMF if you do not specify a CATALOGLOCATION.
Example
1. Add the process to the system, specifying its catalog location:
-> ADD MON $ZSMS, SENDTO STORAGE, PRIMARYCPU 5, &
-> BACKUPCPU 4, CATALOGLOCATION $VIRCFG
2. Verify the SMF master process has been properly configured:
-> INFO MON $ZSMS
Example of Adding the SMF Master Process Using the OBEYFORM Attribute
To configure the SMF master process for another system, create a command file by using the
OBEYFORM attribute of the INFO DISK command.
Capture the existing default profile:
-> INFO / OUT LOG / $ZSMS, OBEYFORM
== STORAGE - Detailed Info MON in obeyform: \COMM.$ZSMS
ADD MON $ZSMS , &
SENDTO STORAGE , &
BACKUPCPU 4 , &
CATALOGLOCATION $VIRCFG.ZSMSCAT0, &
HIGHPIN OFF, &
MODE QUIET, &
PRIMARYCPU 5 , &
PROGRAM $SYSTEM.SYSTEM.OMP
44 Configuring and Managing the SMF Master Process