dsmmigfs takeover
Use the dsmmigfs command with the takeover parameter to transfer the HSM management of a file system to another space management client node within the same local IBM® Storage Scale node set.
You must have root user authority to use this command.
Syntax
Parameters
- TAKEover
- The dsmmigfs command transfers the HSM management of the specified file system to the space management client node on which you invoke this command. The transfer must be initiated on a node within the same local IBM Storage Scale 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 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 space management client node within the same local IBM Storage Scale node set. | dsmmigfs takeover /home/filesystem |