6760 ServerNet/DA Manual
Glossary
6760 ServerNet/DA Manual—424879-003
Glossary-33
file mode creation mask
file mode creation mask. A mask associated with an Open System Services (OSS)
process and used when the process creates a file. Bits set in this mask are cleared in
the access permission bits for the file.
filename. In the Open System Services (OSS) environment, a component of a pathname
containing any valid characters other than slash (
/) or null. See also file name.
file name. A string of characters that uniquely identifies a file.
In the PC environment, file names for disk files normally have at least two parts (the
disk name and the file name); for example, B:MYFILE.
In the Guardian environment, disk file names include a node name, volume name,
subvolume name, and file identifier; for example, \NODE.$DISK.SUBVOL.MYFILE.
In the Open System Services (OSS) environment, a file is identified by a pathname
; for
example,
/usr/john/workfile. See also filename.
file other class. The property of an Open System Services (OSS) file indicating access
permissions for a process related to the user ID and group ID of the process. A
process is in the file other class of a file if both:
•
The process is not a member of the file owner class for the file.
•
The process is not a member of the file group class for the file.
file owner class. The property of an Open System Services (OSS) file indicating access
permissions for a process related to the user ID of the process. A process is in the file
owner class of a file if the process has an effective user ID that is the same as the user
ID (owner) associated with the file.
file permission bits. Information about an Open System Services (OSS) file that is used,
along with other information, to determine whether a process or user has read, write, or
execute/search permission to that file. The bits are divided into three parts: owner,
group, and other. Each part is used with the corresponding file class of processes.
file serial number. A number that uniquely identifies a file within its file system.
fileset. In the Open System Services (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™ 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 publications.
file system. In the Open System Services (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