Technical data

MOUNT
The full default definition becomes:
DNFSn:[dir.dir.subdir]
The client places the logical name in the SYSTEM logical name table, unless you
specify the /GROUP or /SHARE qualifier. The client deletes the logical name
from the SYSTEM table when you dismount the volume. The process must
have SYSNAM privilege to mount a system mount point. Without SYSNAM or
GRPNAM privilege, the user must specify /SHARE for a JOB mount. (See the
/SHARE qualifier for more information.)
Qualifiers
/ACP_PARAMS=
{ BUFFER_LIMIT=n | DUMP | IO_DIRECT=n | IO_BUFFERED=n |
MAX_WORKSET=pages | PAGE_FILE=file | PRIORITY=base-priority |
WORKSET=pages }
Optional.
Specifies modifiable process parameters for the ancillary control process (ACP).
These parameters are dynamic. The NFS client applies your settings at each first
start of an ACP.
For descriptions of these options, see the section on RUN (PROCESS) in the
OpenVMS DCL Dictionary.
/ADF=CREATE
/NOADF
Optional. Default: /ADF=CREATE.
If attributes data files (ADFs) exist on the NFS server, the /ADF qualifier lets you
use them.
The server uses ADFs to store OpenVMS file attributes. These files appear on the
server as
.$ADF$file
files, but you cannot view them directly on the local client
system.
The option is:
CREATE
The client uses and updates the ADFs, and creates ADFs for new files.
/NOADF No ADFs are created or used.
/AUTOMOUNT[=INACTIVITY:time]
Optional. Defaults:
If you omit this qualifier, automounting is not enabled for this file system.
If you include the /AUTOMOUNT qualifier but omit the INACTIVITY
keyword, file systems are automatically dismounted after five minutes of
inactivity.
This qualifier enables automounting for the file system. The file system is
automatically mounted when you access its path name.
You can include the optional INACTIVITY keyword to specify the number of
minutes of inactivity before automatically dismounting the file system. Be sure to
specify the time as hh:mm:ss. When this inactive period expires, the NFS client
dismounts the path name.
Command Descriptions 2–65