Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)
Installing VHS
Virtual Hometerm Subsystem (VHS) Manual—429311-002
2-29
VHSSTART File
VHSSTART File
VHSSTART is the startup file used to run VHS. The default VHSSTART file is shown in
Appendix B, VHS Limits. Example 2-1 shows an example of the VHSSTART file
modified to start three VHS environments: ATM, POS, and DEV.
Figure 2-5. Modifying the VHS Configuration Files
Example 2-1. VHS Custom Startup File (page 1 of 3)
======================================================================
== NonStop Virtual Hometerm Subsystem - T9517D43 - (30SEP96)
== Copyright Tandem Computers Incorporated 1992, 1993, 1994, 1995, 1996
==
== File Type: VHS Startup Configuration File.
==
== Source File Name: $SYSTEM.STARTUP.VHSSTART
== Source File Version: 1
==
== File Description: This file is used to specify all the VHS environments
== existing on this node.
==
== Modifications Summary:
==
== Added definition for the ATM, POS and DEV Environments, Oct. 10th, 1996
==
VOLUME $CTTMD.VDEV
== Start an EMS Alternate Collector for all the VHS processes
EMSACOLL/NOWAIT,PRI 100,NAME $CVHS, CPU 3/BACKUP 2
== Set up =_EMS_COLLECTOR define to specify an EMS
== alternate collector to be used by all VHS processes
DELETE DEFINE =_EMS_COLLECTOR
SET DEFINE CLASS MAP
SET DEFINE FILE $CVHS
ADD DEFINE =_EMS_COLLECTOR
VST025vsd
Customize VHS
configuration files
End