Installation guide

The previous entry must be present in the configuration file for Prestoserve
to operate properly.
Certain Prestoserve hardware implementations require an additional entry
in the system configuration file. For information on the Prestoserve
hardware and its supporting software, see the Guide to Prestoserve.
5.6.7.4 Terminal Service
The pty configuration file entry specifies the number of available
pseudo-ttys (used for incoming network logins and for windows). Define
this entry according to the maximum number of ptys supported by your
configuration. You can set the value to any number greater than 16 and
less than or equal to 3162. The number of logins (users) is not the same as
the number of pseudo-ttys.
There are two implementations of ptys available: STREAMS-based and
clist-based. The default is STREAMS-based and is specified with the
RPTY keyword. You set the number of psuedo-ttys in the
/etc/sysconfigtab file as follows:
pts:
nptys = 512
The default is 255.
Note that you must also have the LDTTY option defined for
STREAMS-based ptys.
You define the clist-based implementation as follows:
pseudo-device pty 255
You may use either the RPTY option or the pty psuedodevice, but not both.
5.6.7.5 Logical Storage Manager
The Logical Storage Manager (LSM) expands and enhances the standard
UNIX system mechanism for data storage, data retrieval, and data
protection.
_______________________ Note _______________________
The Logical Volume Manager was retired in Tru64 UNIX Version
4.0. To continue using enhanced disk management software, you
must migrate to the Logical Storage Manager (LSM) software.
Information about migration to LSM using a process called
Configuring the Kernel 5–57