IBM Tivoli Storage Manager for Space Management, Version 7.1

dsmmigfs takeover

Use the dsmmigfs command with the takeover parameter to transfer the HSM management of a file system to another the Tivoli® Storage Manager for Space Management client node within the same local GPFS™ node set.

Valid on AIX® GPFS and Linux x86_64 GPFS file systems only.

You must have root user authority to use this command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DSMMIGFS--TAKEover--filespec--+---------+-------------------><
                                 '-options-'   

Parameters

TAKEover
The dsmmigfs command transfers the HSM management of the specified file system to the Tivoli Storage Manager for Space Management client node on which you invoke this command. The transfer must be initiated on a node within the same local GPFS node set.
filespec
The name of the file system you want to takeover.
options
ERRORLOGName=file_path
Specifies the path and file name of the error log file to be used by this command. Output from only this command is logged to the specified file. Other commands and daemons write output to the error log file specified by the errorlogname option in options file dsm.sys or dsm.opt, or as specified by the DSM_LOG environment variable. If any part of the path you specify does not exist, the Tivoli Storage Manager for Space Management client creates it.
Logname=file_path
Specifies the path and file name of the log file to be used by this command. The kinds of events that are logged to the file are specified with the hsmlogeventflags option. Error events are not logged to the file.

Examples

Task Command
Transfer the HSM management of the current directory to the Tivoli Storage Manager for Space Management client node within the same local GPFS node set. dsmmigfs takeover /home/filesystem


Feedback