dsmscoutd
The dsmscoutd command starts, stops, and restarts the scout daemon. You can also use the command to start a scan, show future scan times, and show past scan information for file systems.
You must have root user authority to use this command.
Syntax
Parameters
All parameters must be entered as indicated. The parameters must be entered in lowercase. The parameters have no abbreviation. The parameters have no short format.
- start
- Starts the scout daemon. This option is the default, when no parameters are specified.
- stop
- Stops the scout daemon.
- restart
- Stops and restarts the daemon.
- scanplan
- Displays information about the next scan time, include the remaining time until the next scan, for one or more file systems. If the results of this command do not show the status of space-managed file systems, the dsmscoutd daemon lost its communication paths. Communications paths can be lost because of unexpected file system issues such as unmounting a file system. Use the dsmscoutd restart command to recover the communication paths for the daemon.
- all
- Use this option to include all file systems in the specific action.
- filesystemspec
- The file system name. You can specify more than one file system name, and you can use wildcard characters within a file system name. If you specify more than one file system name, separate each name with one or more blank spaces.
- scannow
- Starts scanning of one or more file systems.
- statistics
- Provides statistics about the current (if there is one) and last scan of the file system.
- 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.
- –Help
- Displays syntax and options for the command. Do not specify other options when you specify the help option.