IBM Tivoli Storage Manager for Space Management, Version 7.1

dsmmigfs addmultiserver, querymultiserver, and removemultiserver

Use the dsmmigfs command with the addmultiserver, querymultiserver, or removemultiserver parameter to manage space in an environment with multiple Tivoli® Storage Manager servers.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DSMMIGFS--+-ADDMultiserver----+--filesystemspec-------------->
             +-QUERYMultiserver--+                   
             '-REMOVEMultiserver-'                   

>--+---------+-------------------------------------------------><
   '-options-'   

Parameters

ADDMultiserver
Adds a Tivoli Storage Manager server to the list of servers that can manage the file system.
QUERYMultiserver
Queries the status of the multiple-server environment. The command prints all Tivoli Storage Manager servers that can manage the specified file system. For each server, the output displays the number of files, number of bytes, and migration throughput.
REMOVEMultiserver
Removes an existing Tivoli Storage Manager server from the list of servers that can manage the specified file system. That Tivoli Storage Manager server is no longer a target for migration and backup. The current migration and backup processes are not affected. Removal does not affect the recall or restore of files that are migrated or backed up to the Tivoli Storage Manager server.

After you remove the Tivoli Storage Manager server from the list of servers, and before physically removing the server, run the dsmRemoveServer.pl script. The dsmRemoveServer.pl script recalls all files from the Tivoli Storage Manager server to the local file systems. After you run the dsmRemoveServer.pl script, you can migrate and back up files to another Tivoli Storage Manager server.

filesystemspec
The file system name. Specify only one 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 Tivoli Storage Manager for 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.
SErver=server_name

Specify the target server for the task. This option is valid only in a multiple-server environment. If the file system is managed by multiple servers and you do not specify server, the task is attempted with the default migration server.

If a file is coupled with a server, the value of this option must be that coupled server. If you specify another Tivoli Storage Manager server, the task fails.



Feedback