Open System Services Management and Operations Guide (G06.29+, H06.07+)

Glossary
Open System Services Management and Operations Guide527191-005
Glossary-2
directory
directory. A type of OSS special file that contains directory entries, which name links to
other files. No two directory entries in the same directory have the same name.
distribution subvolume (DSV). A subvolume containing program files for a particular
software product along with the software release document (softdoc) file for that
product. The format for an HP DSV name is Ynnnnrrr or Rnnnnrrr where nnnn is
the software product number and rrr is the base version identifier (such as G01) or
software product revision (SPR) identifier (such as AAB.)
DSV. See distribution subvolume (DSV).
Epoch. The period beginning January 1, 1970, at 0 hours, 0 minutes, and 0 seconds
Coordinated Universal Time (UTC). See also Coordinated Universal Time (UTC).
FIFO. A type of special file that is always read and written in a first-in, first-out manner.
file. An object to which data can be written or from which data can be read. A file has
attributes such as access permissions and a file type. In the OSS environment, file
types include regular file, character special file, block special file, FIFO, and directory.
filename. In the OSS environment, a component of a pathname containing any valid
characters other than a slash (/) or a null. In the Guardian environment, a filename is
the set of node name, volume name, subvolume name, and file identifier characters
that uniquely identifies a file.
fileset. In the OSS environment, a set of files with a common mount point within the file
hierarchy. A fileset can be part or all of a single virtual file system.
On an HP NonStop S-series or NonStop NS-series system, the Guardian file system
for a node has a mount point and is a subset of the OSS virtual file system. The entire
Guardian file system therefore could be viewed as a single fileset. However, each
volume, and each process of subtype 30, within the Guardian file system is actually a
separate fileset.
The term “file system” is often used interchangeably with “fileset” in UNIX
documentation.
file system. In the OSS environment, a collection of files and file attributes. A file system
provides the namespace for the file serial numbers that uniquely identify its files. Open
System Services provides a file system (see also ISO/IEC IS 9945-1: 1990 [ANSI/IEEE
Std. 1003.1-1990], Clause 2.2.2.38); the Guardian application program interface (API)
provides a file system; and OSS Network File System (NFS) provides a file system.
(OSS NFS filenames and pathnames are governed by slightly different rules than OSS
filenames and pathnames.) Within the OSS and OSS NFS file systems, filesets exist
as manageable objects.
On an HP NonStop S-series or NonStop NS-series system, the Guardian file system
for a node is a subset of the OSS virtual file system. Traditionally, the API for file
access in the Guardian environment is referred to as the “Guardian file system.”