Use this command to update an existing virtual file space mapping definition. Refer to the documentation about your NAS device for more information about this command.
The NAS node must have an associated data mover definition because when the Tivoli® Storage Manager server updates a virtual file space mapping, the server attempts to contact the NAS device to validate the virtual file system and file system name.
>>-UPDate VIRTUALFSMapping--node_name--virtual_filespace_name---> >--+-------------------------------------+----------------------> '-FILESystem--=--new_file_system_name-' >--+----------------------------------------------------------+->< | .-NAMEType--=--SERVER----------. | '-PATH--=--new_path_name--+------------------------------+-' '-NAMEType--=--+-SERVER------+-' '-HEXadecimal-'
Specifies the NAS node on which the file system and path reside. You cannot use wildcard characters or specify a list of names.
Specifies the virtual file space mapping to update. You cannot use wildcard characters or specify a list of names.
Specifies the new name of the file system in which the path is located. The file system name must exist on the specified NAS node. The file system name cannot contain wildcard characters. The file system name should only be modified when the file system name is modified on the NAS device or, for example, the directory is moved to a different file system. This parameter is optional.
Specifies the new path from the root of the file system to the directory. The path can only reference a directory. This should only be modified when the path on the NAS device has changed; for example, the directory is moved to a different path. The maximum length of the path is 1024 characters. The path name is case sensitive. This parameter is optional.
Specifies how the server should interpret the path name specified. Specify this parameter only if you specify a path. This parameter is useful when a path contains characters that are not part of the code page on which the server is running. The default value is SERVER.
update virtualfsmapping nas1 /mikeshomedir path=/new/home/mike
Command | Description |
---|---|
DEFINE VIRTUALFSMAPPING | Define a virtual file space mapping. |
DELETE VIRTUALFSMAPPING | Delete a virtual file space mapping. |
QUERY VIRTUALFSMAPPING | Query a virtual file space mapping. |