Displaying file and file system information
There is a set of HSM commands you can use to display space management information about your file systems, files, and directories.
| Command | Description |
|---|---|
| dsmdf | Displays space usage information for a file system. For example, to display
space usage information for the /home file system, issue the following command:
See dsmdf for more information about this command. |
| dsmls | Lists files in a directory and displays file conditions. For example, to
display information about all files in the /home/user1 directory, issue the
following command: See dsmls for more information about this command. |
| dsmdu | Displays space usage information for files and directories. For example, to
display space usage information for each file in the /home/user/proj1 directory
and in all of its subdirectories, issue the following command:
See dsmdu for more information about this command. |
| dsmmigfs query | Displays the current space management settings for a file system. For example,
to display the space management settings for the /home file system, issue the
following command: See dsmmigfs query for more information about this command. |
| dsmmigundelete | Recreates deleted stub files for migrated files and creates stub files for premigrated files
if a corresponding original file does not exist on your local file system. The file then becomes a
migrated file. For example, to recreate stub files for migrated files in the
/home file system that are not marked for expiration (reconciliation was not
run since the files were deleted) issue the command: See dsmmigundelete for more information about this command. |