Installation guide

4093 (or 4091, if root and swap volumes are not used).
The LSM term subdisk refers to a contiguous portion of a physical disk that
can be striped or concatenated with other subdisks to form a plex. A
maximum of 4096 subdisks can be associated with one plex, and Compaq
supports 4096 subdisks in each disk group or on a system.
LSM object names (for example, volumes, plexes, subdisks, and disk
groups), volume attribute names (such as user and group), and dxlsm view
names are limited to 14 characters.
A.1.7 File System Limits
The le system limits are as follows:
Advanced File System
The Advanced File System (AdvFS) term volume refers to a single
logical device, such as a disk, disk partition, or a logical volume. A file
domain is a named set of one or more volumes. A fileset is a named and
mountable logical le structure that is created in a domain. An active
fileset is a leset that is currently mounted.
AdvFS supports a maximum leset and le size of 16 TB minus 512 K, a
maximum of 255 active le domains for each system, and a maximum of
256 volumes for each domain. However, because a single disk failure in
a multivolume le domain can make the entire domain inaccessible,
Compaq recommends that you use a maximum of eight volumes in a le
domain.
Although Tru64 UNIX supports an unlimited number of lesets per
system, only 767 lesets can be mounted at one time. The maximum
number of les in a leset is 2
31
and is limited by the tag that is used to
uniquely identify a le in a leset. Because of a sequence number limit,
a tag can be used only 4096 times; therefore, the actual limit on les in a
leset decreases over time.
Although AdvFS can support a page size larger than 13 bits, the
maximum size of an AdvFS le and leset is 16 TB - 512 K (2
13
*2
31
),
with a 13-bit page size and a 31-bit page number.
AdvFS supports a maximum of 767 mounted lesets. However, each
active le domain has a hidden mounted leset that must be counted
when determining the total number of mounted lesets. For example, if
you have an active le domain with two visibly mounted lesets, the le
domain actually has three mounted lesets.
The AdvFS verify utility cannot validate domains with more than 767
lesets.
System Limits A5