Technical data
SET CONFIGURATION NOMAP
SET CONFIGURATION NOMAP
Removes map records from the configuration database that were previously added
with SET CONFIGURATION MAP. When the NFS server starts up, it issues a
GENERATE MAP command that creates the mappings for disks and container
file systems.
Related commands: SET CONFIGURATION MAP,
SHOW CONFIGURATION MAP, ADD EXPORT, SHOW EXPORT, REMOVE
EXPORT, MAP, UNMAP, SHOW MAP
Format
SET CONFIGURATION NOMAP "/path/name" [ /[NO]CONFIRM ]
Restrictions
Requires SYSPRV and BYPASS privilege.
Parameters
"/path/name"
Required.
UNIX name of the file system to unmap.
You can use wildcards.
Qualifiers
/CONFIRM
/NOCONFIRM
Optional. Default: /CONFIRM if you use a wildcard.
With /CONFIRM enabled, requests confirmation before unmapping each file
system. If you specify the /NOCONFIRM qualifier, the operation is performed
without asking you to confirm the request.
Examples
1.
TCPIP> SET CONFIGURATION NOMAP "/disk_host"
Unmaps the NFS file system
/remote
, making it unavailable to client users
when TCP/IP Services starts.
2–106 Command Descriptions