DELETE VIRTUALFSMAPPING (Delete a virtual file space mapping)
Use this command to delete a virtual file space mapping definition. Virtual file spaces containing data cannot be deleted unless you use the DELETE FILESPACE command first.
Privilege class
To issue this command,
you must
have one of the following privilege classes:
- System privilege
- Unrestricted policy privilege
- Restricted policy privilege for the domain to which the NAS node is assigned
Syntax
>>-DELete VIRTUALFSmapping -node_name--------------------------> >--virtual_filespace_name--------------------------------------><
Parameters
- node_name (Required)
- Specifies the NAS node on which the file system and path reside. You cannot use wildcard characters or specify a list of names.
- virtual_filespace_name (Required)
- Specifies the name of the virtual file space mapping definition to be deleted. Wildcard characters are allowed.
Example: Delete a virtual file space mapping
Delete the virtual file space mapping definition /mikeshomedir for the NAS node named NAS1.delete virtualfsmapping nas1 /mikeshomedir
Related commands
| Command | Description |
|---|---|
| DEFINE VIRTUALFSMAPPING | Define a virtual file space mapping. |
| QUERY VIRTUALFSMAPPING | Query a virtual file space mapping. |
| UPDATE VIRTUALFSMAPPING | Update a virtual file space mapping. |
