Maps (logically links) one of the following to the NFS server:
o OpenVMS disk - Requires one execution of MAP to map the disk
to a UNIX path name.
o Container file system - Requires two executions of MAP. The
first maps the disk, and the second maps the file system.
Mapping creates a logical file system, also called an NFS file
system. A logical file system (with an entry in the export
database) is accessible to NFS client users for mounting.
To make a file system available on all nodes of a cluster, map it
on each node.
Mapping is one step in the tasks necessary to give remote users
access to a file system that physically resides on an OpenVMS
host running an NFS server:
1. Map the file system.
2. Export the file system (add an entry in the export database).
3. Give potential users entries in the proxy database.
MAP settings are not permanent. To map file systems in the
permanent configuration database, issue SET CONFIGURATION
[NO]MAP.
Related commands: ADD EXPORT, SHOW EXPORT, REMOVE EXPORT, SET
CONFIGURATION MAP, SET CONFIGURATION NOMAP, SHOW MAP, SHOW
CONFIGURATION MAP, UNMAP
Format
MAP "file system name" logical_file_system
Additional Information:
explode
extract