OSM Migration Guide (G06.25+)
OSM Server-Based Components
OSM Migration Guide—527273-008
3-7
OSM Server Files
$SYSTEM.ZSERVICE
The following OSM server files reside in $SYSTEM.ZSERVICE:
$SYSTEM.ZOSM
These OSM server files reside in $SYSTEM.ZOSM:
Note. Many of these files have different names from their TSM equivalents (as noted below),
to avoid conflicts with those equivalent files generated by TSM.
File Name Description
OSMINI Default configuration file delivered with OSM on the SUT. If you want to alter any
configuration parameters for your OSM server processes, you must copy the file
within the same directory to create a new file called OSMCONF. OSMCONF is the
file that OSM checks for configuration settings. If you do not create an OSMCONF,
OSM uses default settings. The OSMCONF file is used instead of OSMINI because
when you upgrade to a future T2728 SPR, the OSMINI file is overwritten, and you
would lose any customized settings. (TSM equivalent: TSMINI)
IAREPO Enscribe database file that contains alarm history. Created and maintained by
IAPRVD. (TSM equivalent: TSM-PERSIST)
SUPPREPO Enscribe database file that contains dial-out configuration information.
Created and maintained by IAPRVD. (TSM equivalent: TSM-PERSSUPP)
ZZAAnnnn Alarm Attachment (text) file for each alarm. Created by IAPRVD.
(TSM equivalent: ZZALnnnn)
ZZPSnnnn Dump file of the processor scan string. Created by processor IA (part of RALPRVD).
(TSM equivalent: ZZSSnnnn)
ZZSNnnnn Enabling System Inventory Files
that are created whenever a Periodic incident report
is initiated. Must be enabled in your OSMCONF file and in the OSM ND.
ZTRC File containing pointer to the current ZTRCn file. Created and maintained by CIMOM.
ZTRCn Text files containing user trace logs (1-5). Created and maintained by CIMOM.
Maximum size: 0.25 MB.
ZZSKnnnn $ZLOG alternate key file.
ZZSVnnnn $ZLOG data files.
File Name Description
ADDTCPIP Script to configure $ZTCP0/1 into the persistence manager using INIT0/1.
ADDTOSCF Script to configure OSM persistent processes into the persistence manager.
ALTERIP Script to restart $ZTCP0/1 using CTCPIP0/1.
CTCPIP0/1 Script to configure $ZTCP0/1.
INIT0/1 Script to bring up $ZTCP0/1 with the factory default IP address (set by ADDTCPIP).
LOGSCF Trace log generated by ADDTOSCF.
LOGTCP0/1 Trace log generated by INIT0/1 and CTCPIP0/1.
LOGTCPIP Trace log generated by ADDTCPIP.