dsmmigfs globaldeactivate and globalreactivate
Use the dsmmigfs command with the globaldeactivate or globalreactivate parameter to either deactivate or reactivate space management for a space-managed client node.
You must have root user authority to use this command.
Syntax
Parameters
- GLOBALDeactivate
- Deactivates space management for all file systems on your client node. The space management client cannot migration or recall any files and cannot reconcile any file system. However, you can update space management settings for file systems, add space management to other file systems, or access resident and premigrated files.
- GLOBALReactivate
- Reactivates space management for your client node. All file systems to which you added space management return to their previous state, including that which you added while space management was globally deactivated.
- 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 |
|---|---|
| Globally deactivate space management for your client node. | dsmmigfs GLOBALDeactivate |
| Globally reactivate space management for your client node. | dsmmigfs GLOBALReactivate |