DECnet-Plus for OpenVMSInstallation and Basic ConfigurationOrder Number: AA--QPSUB--TE
November 1996
This book explains how to install and configure the DECnet-Plus for OpenVMS software and how to perform the postinstallation steps. Revision/Update Information: This is a revised manual.
Operating Systems:
OpenVMS Alpha Version 7.1
Software Versions:
DECnet-Plus for OpenVMS Version 7.1
November 1996 Digital Equipment Corporation makes no representations that the use of its products in the manner described in this publication will not infringe on existing or future patent rights, nor do the descriptions contained in this publication imply the granting of licenses to make, use, or sell equipment or software in accordance with the description. Possession, use, or copying of the software described in this publication is authorized only pursuant to a valid written license from DIGITAL or an authorized sublicensor. DIGITAL conducts its business in a manner that conserves the environment and protects the safety and health of its employees, customers, and the community. © Digital Equipment Corporation 1996. All rights reserved. The following are trademarks of Digital Equipment Corporation: Bookreader, DDCMP, DEC, DECdirect, DECnet, DECNIS, DECserver, DECsystem, DECwindows, DIGITAL, DNA, InfoServer, OpenVMS, PATHWORKS, ULTRIX, VAX, VAX DOCUMENT, VAXcluster, VAXstation, VMS, VMScluster, and the DIGITAL logo. The following are third party trademarks:
Macintosh is a registered trademark of Apple Computer, Inc.
All other trademarks and registered trademarks are the property of their respective holders.
This document was prepared using VAX DOCUMENT, Version V3.2m.
PrefaceThis is the first installation book you should read in order to successfully install DECnet-Plus for OpenVMS. It also includes how to configure DECnet-Plus for OpenVMS using the FAST and BASIC configuration options, and information about name services. The second installation book (DECnet-Plus for OpenVMS Applications Installation and Advanced Configuration) describes using the ADVANCED configuration option, and how to install and configure:
Intended AudienceThis book is written for:
Structure of This BookThis book has three parts:
TerminologyThe following terms are used interchangeably in this book:
Related DocumentsThe following books provide additional information:
For additional information on the DECnet-Plus products and services, access the DIGITAL OpenVMS World Wide Web site. Use the following URL:
Reader's CommentsDIGITAL welcomes your comments on this manual or any of the DECnet-Plus documents. Send us your comments through any of the following channels:
How To Order Additional DocumentationUse the following table to order additional documentation or information. If you need help deciding which documentation best meets your needs, call 800-DIGITAL (800-344-4825).
ConventionsThe following conventions are used in this book.
Part 1
|
Before installing any of the software, read the DECnet-Plus Planning Guide (included with your DECnet-Plus for OpenVMS core documentation set). This guide contains installation planning information, including namespace planning instructions. |
The time required to complete the DECnet-Plus installation and configuration procedures depends on the following:
The time required to install and configure DECnet-Plus can vary from 30
minutes to 2 hours, depending on the combination of choices you make
from the above list.
1.4 Prerequisite Software and Licenses
Before you can install and configure the software, the system must have
the required operating system software and license(s).
1.4.1 Software and Licenses
The prerequisites for installing DECnet-Plus for OpenVMS software are as follows:
The specific license required on your system is determined by the functions you want to use:
At least one node of an OpenVMS Cluster system requires the extended
function license to use cluster alias.
1.4.1.1 DECnet and OSI Applications over TCP/IP
If you plan to use the DECnet-Plus over TCP/IP feature, then TCP/IP software is a prerequisite. Your end system will be able to operate over TCP/IP if and only if the TCP/IP product used on your system supports the PATHWORKS Internet Protocol (PWIP) interface.
The PWIP interface is currently supported by the products listed below. Contact the vendor for the required versions of their product.
For more information on using DECnet over TCP/IP or the OSI applications over TCP/IP, refer to the DECnet-Plus for OpenVMS Network Management guide. |
To determine the OpenVMS operating system version number, enter the following DCL command:
$ show system [Return] |
To determine whether a DECnet-Plus license is registered, enter the following DCL command:
$ show license dvnet* [Return] |
If the system does not have the required license(s), obtain the Product
Authorization Key (PAK) and register the license. For instructions on
registering a license, refer to the OpenVMS License Management
Utility Manual.
1.5 System Requirements
Before you install the DECnet-Plus for OpenVMS software, make sure that
your system meets the following requirements.
1.5.1 Disk Space
If this is the first time you are installing DECnet-Plus on a particular system, ensure that you have enough free space on the system disk. You need enough space to install the DECnet-Plus Base components and any options you select.
If you already have DECnet-Plus installed, you need considerably less free space for the installation because the earlier installation allocated most of the space that a subsequent installation needs.
Required Disk Space --- Base Components
The total amount of disk space required to install the software for base components is 77,000 blocks for VAX systems and 85,000 blocks for Alpha systems.
Disk Space --- Optional Software
Table 1-1 shows the amount of disk space needed to install the optional software. Make sure you have enough free space to install the required software and the optional software.
| Component | Blocks for Alpha | Blocks for VAX |
|---|---|---|
| DECdts server | 1400 | 1800 |
| DECdns server | N/A | 3000 1 |
| VAX P.S.I. | N/A | 7000 |
| VAX WANDD | N/A | 5500 |
| X.25 | 12144 | N/A |
| FTAM | 28000 | 12000 |
| Virtual Terminal | 4000 | 2000 |
| OSAK | 6900 | 6000 |
To find out how many free blocks exist on the system disk, enter the following command:
$ show device sys$sysdevice [Return] |
If the number of required blocks exceeds the number of free blocks, you
must clear space on the system disk.
1.5.2 Required Memory
The minimum amount of memory required is 24 MB for VAX systems and 64 MB for Alpha systems.
To check memory on your system, enter the following command:
$ show memory/full [Return] |
This section provides information about the system parameters, their values, and how to modify them.
Table 1-2 lists the minimum system parameters required for the base software.
| Parameter | Minimum Value for Alpha | Minimum Value for VAX |
|---|---|---|
| MIN_GBLSECTIONS | 512 | 400 |
| MIN_GBLPAGES | 100000 | 60000 |
| MIN_GBLPAGFIL | 1024 | 4096 |
| MIN_CLISYMTBL | 750 | 500 |
| MIN_KSTACKPAGES | 2 | N/A |
| MIN_VIRTUALPAGES | N/A | 35000 |
To check these parameters, invoke the SYSGEN utility and enter the following command:
$ mcr sysgen SYSGEN> show gblsections |
If any of the system parameters need to be modified, follow these steps:
$ edit sys$system:modparams.dat |
SCSSYSTEMID=65187 SCSNODE="SUPER1" MIN_GBLSECTIONS=512 . . . MIN_GBLPAGFIL=1024 |
$ @sys$update:autogen getdata reboot |
Run AUTOGEN to ensure that your system is tuned with the appropriate parameters. |
When installing DECnet-Plus for OpenVMS on an OpenVMS Cluster, make sure that all cluster members have the suggested SYSGEN parameters set correctly. If a node in the cluster does not have the required minimum parameters, startup of the network will fail. If the network fails to start for this reason, the logical NET$STARTUP_STATUS is set to OFF-AUTOGENREQ. Set the parameters to the recommended values before you run net$configure.
| Next | Contents | Index |
|
|
|
|
Copyright © Compaq Computer Corporation 1998. All rights reserved. Legal |
6496PRO.HTML
|
|