Tivoli Header

Tivoli Space Manager for UNIX Using the Hierarchical Storage Management Clients

dsmmigfs

You must have root user authority to use this command.

Use the dsmmigfs command with the deactivate, reactivate, remove or export parameter to do the following:

Syntax

                              .---------------------.
                              V                     |
>>-dsmmigfs--+- Deactivate-+------ filesystemspec---+----------><
             +- REActivate-+
             '- REMove-----'
 
 

Parameters

Deactivate
Deactivates space management for a file system. The HSM client cannot perform migration, recall, or reconciliation for the file system. However, you can update space management settings for your file system, and access resident and premigrated files.

REActivate
Reactivates space management for a file system.

REMove
Removes space management from a file system. If you deactivated space management for your file system, reactivate it before you remove space management. If any orphaned stub files are located, the command fails. To remove space management, resolve all orphaned stub files, and enter the dsmmigfs command again.

filesystemspec
The file system name that performs the specified action. 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
Deactivate space management for the /home file system. dsmmigfs Deactivate /home
Reactivate space management for the /home file system. dsmmigfs REActivate /home
Remove space management from the /home file system. dsmmigfs REMove /home


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