Tivoli Header

Tivoli Space Manager for UNIX Using the Hierarchical Storage Management Clients

dsmmigquery

The dsmmigquery command displays the following information for one or more file systems:

Output from this command is directed to stdout. Use redirection characters and a file name at the end of the command to redirect the output to a file.

Syntax

>>-dsmmigquery--+--------------+--+---------------------+------><
                | .----------. |  | .-----------------. |
                | V          | |  | V                 | |
                '--- options-+-'  '--- filesystemspec-+-'
 
 

Parameters

Options
Select any of these options:

-Candidatelist or -c
Displays the current prioritized list of migration candidates for your file system. This is the default option.

-SORTEDMigrated or -m
Lists all files that you migrated from the file system to TSM storage in the most efficient order for recall.

-SORTEDAll or -s
Lists all files in the file system in this order: resident files, premigrated files, migrated files. Sorts migrated files in the most efficient order for recall.

-Mgmtclass or -g
Displays information about each management class that you can assign to your files.

-Detail or -v
Use with the -Mgmtclass option to display information about each available management class. If you do not use this option, the HSM client displays the management class name and a brief description only.

-Options or -o
Displays the current settings for your client and server options.

filesystemspec
The file system for which you want to display information. The default is the current file system. 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.

Examples

Task Command
Display a migration candidates list for the /migfs1 file system. dsmmigquery /migfs1
Display information about management classes that you can assign to files on your client node. dsmmigquery -Mgmtclass -Detail


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]