Previous | Contents | Index |
The following sections describe:
If you are using Phase IV names with DECnet-Plus, you must determine the values for SCSNODE, SCSSYSTEMID, and SYSMWCNT (see the PATHWORKStm Version 6.0B for OpenVMS (Advanced Server) Server Installation and Upgrade Guide). For example:
SCSNODE = same as DECnet node name for the server SCSSYSTEMID = (1024x DECnet area number) + DECnet node number SYSMWCNT = current value of SYSMWCNT + (number of GBLPAGES being added / 128) |
Round up SYSMWCNT to the nearest integer.
For example, if you are using GBLPAGES=78 000 to install PATHWORKS Version 6.0B for OpenVMS, add an additional 610 to SYSMWCNT.
2.4.2 OpenVMS Cluster System Parameters
If you are in an OpenVMS Cluster environment, SCSNODE and SCSSYSTEMID
should already be appropriately set. If you must change SCSNODE to make
it the same as the DECnettm node name, you must also create
a new queue file and redefine the queues. See the OpenVMS system
management documentation for instructions on this procedure.
2.4.3 Using MODPARAMS_EIS.DAT to Update System Parameters
The Enterprise Integration Packages provide the data file, MODPARAMS_EIS.DAT, that includes the minimum parameters necessary to install all the Enterprise Integration Packages components on OpenVMS Alpha. (Table 2-3 lists the parameter requirements for all the components.)
The MODPARAMS_EIS.DAT file enables you to optimize preinstallation tasks in the following ways:
To reset all your system parameters using MODPARAMS_EIS.DAT:
You may need to increase the parameters specified in these files, depending on what other products are installed on your system.
2.4.4 Calculating the Values for Global Pages (GBLPAGES) and Global Sections (GBLSECTIONS)
To install and run the Enterprise Integration Packages, you must have
sufficient free global pages (GBLPAGES) and global sections
(GBLSECTIONS). Table 2-3 specifies the unused global sections and
unused global pages your system needs for the installation to execute
successfully.
To calculate how many unused global pages and global sections your system has:
$ INSTALL LIST /GLOBAL /SUMMARY |
Summary of Memory Global Sections 258 Global Sections Used, 22580/3420 Global Pagelets Used/Unused |
$ RUN SYS$SYSTEM:SYSGEN SYSGEN> SHOW GBLSECTIONS Parameter Name Current Default Minimum Maximum Unit Dynamic -------------- ------- ------- ------- ------- ---- ------- GBLSECTIONS 512 250 20 4095 Sections |
Section 2.4.7 describes the procedures for increasing these values using AUTOGEN. See the OpenVMS System Management Utilities Reference Manuals or the OpenVMS System Manager's Manual for information on using AUTOGEN.
You can use the WRITE command with the F$GETSYI lexical function to find the number of contiguous free global pages and global sections. The following example shows how to get this information at your terminal (the default for SYS$OUTPUT):
$ WRITE SYS$OUTPUT F$GETSYI("CONTIG_GBLPAGES") 15848 $ WRITE SYS$OUTPUT F$GETSYI("FREE_GBLSECTS") 24 |
Table 2-3 lists the system parameters required if you install all of the components of the Enterprise Integration Packages. These system parameters are provided in the file MODPARAMS_EIS.DAT. See Section 2.4.7 to fine tune system parameters for the particular work load needs of your system.
A system reboot is necessary to incorporate system parameter changes and should be done using AUTOGEN (see Section 2.4.7). |
Parameter | R3.0, R3.1 Value | R2.0 Value | Notes |
---|---|---|---|
GBLPAGES | 275000 1 | 275000 1 | |
GBLPAGFIL | 3248 1 | 3248 1 | |
GBLSECTIONS | 1525 1 | 1525 1 | |
MAXPROCESSCNT | 50 | 50 | |
CLISYMTBL | 750 | 512 | |
RESHASHTBL | 2048 | 2048 | |
WSMAX | 32768 | 32768 | |
CHANNELCNT | 255 | 568 | Or any number larger than the largest FILLM used on the system (whichever is larger). |
MAXBUF | 8192 | 8192 | If Motif is loaded. |
PROCSECTCNT | 100 | 100 | |
SWPOUTPGCNT | 512 | 512 | |
NPAGEDYN | 1998848 | 1642000 | |
PAGEDYN | 901120 | 901120 | |
NPAGEVIR | 6496256 | 6496256 | |
KSTACKPAGES | 2 | 2 | |
WINDOW_SYSTEM | 1 | 1 | |
LOCKIDTBL | 45000 | ||
CTLPAGES | 100 | ||
PQL_MJTQUOTA | 4096 | ||
PQL_MTQELM | 200 | ||
PQL_MASTLM | 200 | 210 | |
PQL_MBIOLM | 10000 | 100 | |
PQL_MBYTLM | 300000 | 100000 | |
PQL_MDIOLM | 200 | 100 | |
PQL_MENQLM | 2048 | 350 | |
PQL_MFILLM | 300 | 100 | |
PQL_MPGFLQUOTA | 65000 | 32768 | |
PQL_MPRCLM | 10 | 10 | |
PQL_MWSDEFAULT | 1024 | 1024 | |
PQL_MWSEXTENT | 16384 | 8192 | |
PQL_MWSQUOTA | 2048 | 2048 | |
GH_RES_CODE | 1024 | 1024 | |
GH_RSRVPGCNT | 2000 | 2000 | |
IMGREG_PAGES | 2000 | 2000 | |
SCSNODE | -- | -- | See the discussion in Section 2.4. |
SCSSYSTEMID | -- | -- | See the discussion in Section 2.4. |
SYSMWCNT | -- | -- | See the discussion in Section 2.4. |
To check the values of your system parameters:
$ RUN SYS$SYSTEM:SYSGEN |
SYSGEN> SHOW WSMAX |
Use the AUTOGEN command procedure to change system parameters. AUTOGEN automatically adjusts values for parameters that are associated with the values you reset manually.
Each Enterprise Integration Packages component has its own system parameter requirements. If the components are treated separately, you will have to reboot, using AUTOGEN, for each component. See the individual component installation guides for detailed preinstallation information.
You can avoid multiple reboots if you use MODPARAMS_EIS.DAT as described in Section 2.4.3. |
To change system parameters with AUTOGEN:
WSMAX = 4200 |
ADD_GBLPAGES = 2000 |
$ MCR SYSGEN SYSGEN> USE ACTIVE SYSGEN> SHOW NPAGEDYN Parameter Name Current Default Min. Max. Unit Dynamic -------------- ------- ------- ------- ------- ---- ------- NPAGEDYN 4884992 360000 16384 -1 Bytes |
MIN_NPAGEDYN = 4884992 + value-from-sys-param-table |
$ @SYS$UPDATE:AUTOGEN GETDATA REBOOT |
When you specify REBOOT, AUTOGEN performs an automatic system shutdown and then reboots the system. Any users logged in to the system are immediately disconnected during the shutdown. The automatic reboot puts the new parameter values into effect. |
Previous | Next | Contents | Index |