[Digital logo]
[HR]

OpenVMS VAX Version 7.1 Upgrade and Installation Manual


Previous | Contents

New files that the procedure installs at a version number higher than your existing files are referred to as new_over files. You must use these files at least until you complete the upgrade. After you have upgraded your system, you can add your customizations to these files.

New files installed at a version number lower than the existing files are referred to as new_under files. This allows you to continue to use your existing files during and after the upgrade.

If you purge a new_over file, you are left with the new version of the file provided by the distribution kit, and any customizations you might have made to the existing file will be lost. If you purge a new_under file, you are left with the file that existed before the upgrade.

In addition to the new_over and new_under files, there are certain files that are intended to contain your site-specific modifications. During an upgrade, the old versions of these files are retained if they were present before the upgrade. The new version of the file is installed only if no old version is present on your system. With the exception of TFF$STARTUP.COM, there is a corresponding .TEMPLATE file for each of the site-specfic files. The new version of the .TEMPLATE file replaces the old version.

F.1.1 NEW_OVER Files

During an upgrade, the following new files are installed over (that is, at a version number higher than) the existing files:

F.1.2 NEW_UNDER Files

During an upgrade, the following new files are installed under (that is, at a version number lower than) the existing files:

F.1.3 Site-Specific Files

The following files are intended to contain site-specific modifications. Note that, with the exception of TFF$STARTUP.COM, there is a corresponding .TEMPLATE file for each of these files. The new version of the .TEMPLATE file replaces the old version.


Appendix G
Preparing to Use OpenVMS Management Station

This appendix describes how to prepare your OpenVMS system and your PC to run the OpenVMS Management Station server and client software.

The OpenVMS Management Station is a client-server application that provides OpenVMS system management capabilities through a client application on a personal computer (PC) running Microsoft Windows.

During the OpenVMS VAX installation or upgrade procedure, the OpenVMS Management Station server files are automatically installed on your OpenVMS system disk. However to obtain complete support, you must also select the OpenVMS Management Station client software files during the OpenVMS installation or upgrade procedure. Those files are required to create the installation media that you use to install the client software on your PC.

If you did not select the OpenVMS Management Station component during the installation or upgrade, you must add those files to your OpenVMS system disk before you follow the instructions in this appendix. Use the OpenVMS VAX distribution media and VMSTAILOR to add the OpenVMS Management Station files to your system. (For information about using VMSTAILOR, see Chapter 10.)

G.1 Preparing Your OpenVMS System

You must prepare your OpenVMS system to run the server software so that your system can properly interact with the PC running the client software. The procedures include the following:

G.1.1 Files Installed on Your OpenVMS System

The following files are created on your OpenVMS system when the OpenVMS Management Station server is installed:

These optional files are created when you install PC installation media files:

These files are created when the server is started:

G.1.2 Setting Up in a Mixed-Architecture Cluster Environment

The OpenVMS Management Station server creates three main configuration files:

In a common-environment cluster with one common system disk, you use a common copy of each of these files located in the SYS$COMMON:[SYSEXE] directory on the common system disk, or on a disk that is mounted by all cluster nodes. No further action is required.

However, to prepare a common user environment for an OpenVMS Cluster system that includes more than one common VAX system disk or more than one common Alpha system disk, you must coordinate the files on those disks.

Rules: The following rules apply:

Follow these steps to coordinate files:

  1. Decide where to locate the files. In a cluster with multiple system disks, system management is much easier if the common system files are located on a single disk that is not a system disk.
  2. Copy TNT$UADB.DAT, TNT$ACS.DAT, and
    TNT$JOURNAL.TNT$TRANSACTION_JOURNAL to a location other than the system disk.
  3. Edit the file SYS$COMMON:[SYSMGR]SYLOGICALS.COM on each system disk and define logical names that specify the location of the cluster common files.
    Example: If the files will be located on $1$DJA16, define logical names as follows:
    $ DEFINE/SYSTEM/EXEC TNT$ACS - 
    _$ $1$DJA16:[VMS$COMMON.SYSEXE]TNT$ACS.DAT
     
    $ DEFINE/SYSTEM/EXEC TNT$UADB - 
    _$ $1$DJA16:[VMS$COMMON.SYSEXE]TNT$UADB.DAT
     
    $ DEFINE/SYSTEM/EXEC TNT$JOURNAL - 
    _$ $1$DJA16:[VMS$COMMON.SYSEXE]TNT$JOURNAL.TNT$TRANSACTION_JOURNAL
     
    
  4. To ensure that the system disks are mounted correctly with each reboot, follow these steps:
    1. Copy the SYS$EXAMPLES:CLU_MOUNT_DISK.COM file to the [VMS$COMMON.SYSMGR] directory, and edit it for your configuration.
    2. Edit SYLOGICALS.COM and include commands to mount, with the appropriate volume label, the system disk containing the shared files.
      Example: If the system disk is $1$DJA16, include the following command:
    $ @SYS$SYSDEVICE:[VMS$COMMON.SYSMGR]CLU_MOUNT_DISK.COM -
    _$ $1$DJA16: volume-label
    

G.1.3 Start the Server on Other Nodes

If you plan to run OpenVMS Management Station on more than one node in an OpenVMS Cluster without a reboot, you need to start the software on those nodes. Enter the following command:

$ @SYS$STARTUP:TNT$STARTUP.COM

If you are performing an upgrade or a reinstallation and OpenVMS Management Station is already running on the node, add the RESTART parameter to the startup command, as follows:

$ @SYS$STARTUP:TNT$STARTUP.COM RESTART

G.1.4 Update the Printer Database

When you installed OpenVMS Management Station, the installation started the OpenVMS Management Station server on the installation node and created an initial version of the printer database file TNT$ACS.DAT. However, this initial version of the database might not contain complete device and queue information for your OpenVMS Cluster system.

To complete the database, first start the OpenVMS Management Station server on each node in your cluster. The instances of the server communicate with each other to determine device and queue information, and the server must be running on each node for this communication to take place.

Once you have started the server on each node, run the following procedure to update the printer database:

$ @SYS$STARTUP:TNT$UTILITY UPDATE PRINTERS

G.1.5 Edit the System Files

To start the OpenVMS Management Station server from your system startup files, insert the following line into your system startup procedures (usually SYS$MANAGER:SYSTARTUP_VMS.COM) after both the Queue Manager and network are started, but before ENABLE AUTOSTART/QUEUES.

$ @SYS$STARTUP:TNT$STARTUP BOOT

(The best place for this is immediately prior to the ENABLE AUTOSTART/QUEUES command.)


Note

Remove any other invocations of TNT$STARTUP you might have added in previous releases of the OpenVMS Management Station.

OpenVMS Management Station cannot start until the network has started. If you start your network using a batch process, OpenVMS Management Station might start before the batch process completes and the network is started.


Add the following command line to the system shutdown file,
SYS$MANAGER:SYSHUTDWN.COM:

$ @SYS$STARTUP:TNT$SHUTDOWN.COM

G.1.6 Allow OpenVMS Management Station to Control the Printer Environment

Placing the server startup before ENABLE AUTOSTART/QUEUES in the system startup procedure allows the server to start any queues not already started by your existing DCL command procedures.

It is not necessary to remove your existing queue startup DCL procedures immediately. The OpenVMS Management Station server will recognize that you started a queue with your command procedures and will assume that you want it that way.

As you become familiar with the server's management ability, you can remove or comment out the DCL commands and procedures that perform these tasks and allow OpenVMS Management Station to control your printer environment.

G.1.7 Keep Your Printer Environment Up to Date

The OpenVMS Management Station server installation creates a file named SYS$STARTUP:TNT$UTILITY.COM. This command procedure scans the OpenVMS system and updates the database of known printers, queues, and related devices. TNT$UTILITY.COM runs at regular intervals to keep the database files synchronized with the actual system.

G.1.7.1 When Does TNT$UTILITY.COM Run?

The TNT$UTILITY.COM procedure runs:

You can think of these logicals as meaning "run TNT$UTILITY.COM this often (TNT$PRINTER_RECON_INTERVAL), but make sure this much time has elapsed since the database was last updated (TNT$PRINTER_RECON_INTERVAL_MIN)."

Because you can run TNT$UTILITY.COM yourself, and because the OpenVMS Management Station server also updates the database, the TNT$PRINTER_RECON_INTERVAL_MIN logical prevents the database from being updated more frequently than is actually needed.

If you want to change the defaults for one of these logicals, define the logical on all nodes on which the OpenVMS Management Station server is running.

G.1.7.2 Do You Need to Run TNT$UTILITY.COM Manually?

If you use OpenVMS Management Station to make all of the changes to your printer configuration, the configuration files are immediately modified to reflect the changes and you probably do not need to specifically run TNT$UTILITY.COM. TNT$UTILITY.COM runs at periodic intervals as a background thread to make sure that the database is kept up to date.

However, if you or someone else uses DCL to make a change --- for example, if you use the DELETE /QUEUE command to delete a queue --- the configuration files will not be synchronized. In this case, the OpenVMS Management Station client will advise you to run TNT$UTILITY.COM to resynchronize the database.

Run the following procedure on one node in the cluster to make the database match your system:

$ @SYS$STARTUP:TNT$UTILITY.COM UPDATE PRINTERS

For example, if you or someone else used DCL to delete a queue, you need to delete that queue from the database. TNT$UTILITY.COM assumes that your system is set up and running the way that you want it to, so you should fix any problems before you run TNT$UTILITY.COM.

G.1.7.3 Are There Any Requirements for Running TNT$UTILITY.COM?

You need the SYSNAM privilege to run TNT$UTILITY.COM.

TNT$UTILITY.COM connects to the OpenVMS Management Station server on the current OpenVMS system to determine device and queue information. Therefore, the OpenVMS Management Station server must be running on the node where you run TNT$UTILITY.COM.

The OpenVMS Management Station server then connects to the other OpenVMS Management Station servers in the OpenVMS Cluster to determine device and queue information. It is generally a good idea to keep the OpenVMS Management Station server running on the other nodes in an OpenVMS Cluster to keep the database up to the minute.

However, if the OpenVMS Management Server is not able to connect to the OpenVMS Management Station server on a given node, it uses the known information about that OpenVMS node from the database. That is, in the absence of a valid connection to that OpenVMS node, the information in the database is assumed to be correct.

G.1.8 Enabling Disk Quotas

Before installing OpenVMS Management Station, you might have disabled disk quotas on the SYSTEM disk. If so, you should reenable the quotas and then rebuild to update quota information by entering the following commands:

$ RUN SYS$SYSTEM:DISKQUOTA
DISKQUOTA> ENABLE
DISKQUOTA> REBUILD
DISKQUOTA> EXIT

G.1.9 Running Third-Party TCP/IP Stacks

Digital TCP/IP Services for OpenVMS Version 3.2 or higher is the only supported TCP/IP stack. Additional stacks have not been tested. However, TCP/IP stacks that are 100% compliant with the QIO interface for TCP/IP Services for OpenVMS should also work. (Contact your TCP/IP vendor for additional information and support issues.)

For the best chance of success, check the following:

G.1.10 Determining and Reporting Problems

If you encounter a problem while using OpenVMS Management Station, please report it to Digital. Depending on the nature of the problem and the type of support you have, you can take one of the following actions:

G.2 Preparing Your PC

During the OpenVMS Version 7.1 installation or upgrade procedure, you selected the OpenVMS Management Station client software files to be installed on your OpenVMS system disk (or you added them later using the DCL command PRODUCT RECONFIGURE VMS). After you have prepared your OpenVMS system to run the server software, you must next prepare your PC to run the client software.

This section includes the following information:

G.2.1 Required Memory and Disk Space

Your PC requires 8 MB of random-access memory (RAM) and 11.5 MB of free disk space to install the OpenVMS Management Station client software.

G.2.2 Required Software

Table G-1 describes the software that must be installed on your PC before installing OpenVMS Management Station.

Table G-1 Prerequisite and Optional Software for PCs
Prerequisite Products Purpose
Microsoft Windows NT Version 3.51
or
Microsoft Windows 95
or
Microsoft Windows Version 3.1
or
Microsoft Windows for Workgroups Version 3.11
Operating system
Optional Products Purpose
PATHWORKS Version 5.1 for DOS and Windows client software Integrate with PATHWORKS,
DECnet support
ManageWORKS Workgroup
Administrator, Version 2.2
ManageWORKS integration
Your TCP/IP stack IP connections

PATHWORKS for Windows 95 and any version of Windows NT prior to Version 3.51 are not officially supported.

G.2.3 TeamLinks Version 1.0 is Not Supported

If Version 1.0 of TeamLinks is installed on your PC, the OpenVMS Management Station PC installation program will ask whether to update the XTI library component of TeamLinks.

If you answer No, the OpenVMS Management Station installation terminates. However, if you allow OpenVMS Management Station to update the XTI library, Version 1.0 of TeamLinks will no longer work.

The version of the XTI library included with Version 1.0 of TeamLinks does not allow TCP/IP connections from your PC and is not supported in this version of OpenVMS Management Station. If you want to utilize both TCP/IP connections and TeamLinks, you must upgrade to a higher version of TeamLinks.

G.2.4 Creating the Installation Media

Create the PC installation media using the following procedure.

Note: You need six formatted 3-1/2-inch, high-density floppy disks.

  1. For PCs running TCP/IP, at the MS-DOS prompt use the FTP utility on the PC to copy the files by entering commands similar to the following:
    C:\> cd temp-dir
    C:\temp> ftp
    ftp> open node 
    Connected to node 
    Username:  username
    Password:  password
    User logged in.
    ftp> cd sys$common:[tnt.client] 
    ftp> type bin
    ftp> mget *.*     
    

    where node, username, and password are the access control information for an account on the OpenVMS system, and temp-dir is the name of the temporary directory.
  2. For PCs running DECnet, at the MS-DOS prompt use the NFT utility on the PC to copy the files by entering the following command:
    C:\> NFT COPY /BLOCK node"username password"::SYS$COMMON: 
    [TNT.CLIENT]*.* \temp-dir
    

    where node, username, and password are the access control information for an account on the OpenVMS system, and temp-dir is the name of the temporary directory. The node name must be defined in the PC's network database.
  3. Insert a formatted floppy disk in the 3-1/2-inch floppy disk drive (A in this example). At the MS-DOS prompt, type the following MS-DOS command:
    C:\> \temp-dir\DISKIMAG \temp-dir\TNTCLID1.IMG A: 
    

    where temp-dir is the temporary directory used in step 2.
    When the DISKIMAG program returns to the MS-DOS prompt, remove the floppy disk and label it "Disk 1---Setup."
  4. Repeat this process for TNTCLID2.IMG through TNTCLID6.IMG
  5. You can delete the files DISKIMAG.EXE and TNTCLID1.IMG through TNTCLID6.IMG from temp-dir after creating the floppy disks.

G.2.5 Installing the OpenVMS Management Station Client Software on Your PC

This section provides the following information:

G.2.5.1 Installation Directory

The installation procedure allows you to select the installation directory, and suggests \VMSTNT as the default.

Do not install OpenVMS Management Station into the PATHWORKS or ManageWORKS Workgroup Administrator directories. If you do want to configure PATHWORKS or ManageWORKS Workgroup Administrator to load OpenVMS Management Station, see Section G.2.7.

G.2.5.2 Installation Procedure

Follow these steps to install OpenVMS Management Station client:
  1. Start your PC as you usually do.
  2. Insert disk 1 in your floppy disk drive.
  3. Enter the Windows environment and click on the Program Manager icon.
  4. In the Menu bar of the Program Manager program group, click on File, and then choose Run from the pull-down menu.
    Result: The Run dialog box appears.
  5. In the Run dialog box, type:
    A:\SETUP.EXE 
    

    where A: is the name of the floppy disk drive.
  6. Click on the OK button to start the installation.
    Result: A dialog box containing the message "Initializing setup, please wait..." appears. You are then prompted to continue.
  7. To proceed with the installation, click on the Next button.
    Note: You can stop the installation at any time by clicking on the Cancel button.
    As the installation progresses, the system displays a status bar indicating what percentage of the installation is done. Also displayed is a reminder to read the OpenVMS Management Station Read Me file for important information.
  8. When you are prompted by a dialog box message, remove disk 1 from the disk drive and insert disk 2. Click on OK.
    Repeat this process for the remaining disks.

G.2.5.3 Recovering from Errors

If an error occurs during installation, you will receive an error message describing the problem. This information can help you determine the cause of the problem. An error can occur during the installation if one or more of the following conditions exist:

G.2.5.4 Files Created on the PC

The following files (with their directory names) are created on your PC after the OpenVMS Management Station client software is installed:

G.2.6 After Installing the Client Software on Your PC

OpenVMS Management Station allows you to use both the TCP/IP and DECnet transports to establish connections.

You can have a mix of DECnet and TCP/IP connections, all DECnet connections, or all TCP/IP connections. OpenVMS Management Station does not have any DECnet dependencies and can run in a TCP/IP-only environment. Note that Windows NT and Windows 95 support TCP/IP connections only.

You do need to make sure that your PC can connect to the primary-server systems, as described in the following sections. OpenVMS Management Station connects your PC to the primary-server system and then routes management operations to the target systems.

G.2.6.1 Defining TCP/IP Nodes

If you select the TCP/IP transport, your host's file or name server must be able to resolve the IP name or address of all primary-server systems. If you can successfully ping the primary-server systems from your PC, then this condition is met.

G.2.6.2 DECnet Support

If you want to use DECnet connections, PATHWORKS Version 5.1 for DOS and Windows must be installed somewhere on the PC and listed in the PC's path statement.


Previous | Next | Contents | [Home] | [Comments] | [Ordering info] | [Help]

[HR]

  6487P013.HTM
  OSSG Documentation
   9-DEC-1996 10:54:22.62

Copyright © Digital Equipment Corporation 1996. All Rights Reserved.

Legal