Tivoli Header

Administrator's Reference

UPDATE DATAMOVER (Update a Data Mover)

Use this command to update the definition for a data mover.

Privilege Class

To issue this command, you must have system privilege or unrestricted storage privilege.

Syntax



UPDATE DATAMOVER type = NAS

>>-UPDate DATAMover--data_mover_name---------------------------->
 
>--+-----------------------+--+------------------------+-------->
   '-HLAddress--=--address-'  '-LLAddress--=--tcp_port-'
 
>--+-------------------+--+-----------------------+------------->
   '-USERid--=--userid-'  '-PASsword--=--password-'
 
>--+--------------------+--------------------------------------><
   '-ONLine--=--+-Yes-+-'
                '-No--'
 
 

Parameters

data_mover_name (Required)
Specifies the name of the data mover.

HLAddress
Specifies either the new numerical IP address or the new domain name, which is used to access the NAS file server. This parameter is optional.

LLAddress
Specifies the new TCP port number to access the NAS file server for Network Data Management Protocol (NDMP) sessions. This parameter is optional.

USERid
Specifies the user ID for a user that is authorized to initiate an NDMP session with the NAS file server. For example, enter the administrative ID for a Network Appliance file server. This parameter is optional.

PASsword
Specifies the new password for the user ID to log onto the NAS file server. This parameter is optional.

ONLine
Specifies whether the data mover is available for use. This parameter is optional.

Yes
Specifies that the data mover is available for use.

No
Specifies that the data mover is not available for use.

Attention: If a library is controlled using a path from a data mover to the library, and the data mover is offline, the server will not be able to access the library. If the server is halted and restarted while the data mover is offline, the library will not be initialized.

Note:
When the hardware is being maintained you can use the UPDATE DATAMOVER command to set the data mover off-line.

Examples

Task

Update the data mover for the node named NAS1. Change the numerical IP address from 9.67.97.103 to 9.67.97.109.

Command:
update datamover nas1 hladdress=9.67.97.109

Task

Update the data mover for the node named NAS1. Change the numerical IP address from 9.67.97.109 to the domain name of NETAPP2.TUCSON.IBM.COM.

Command:
update datamover nas1 hladdress=netapp2.tucson.ibm.com

Related Commands

Table 301. Commands Related to UPDATE DATAMOVER

Command Description
DEFINE DATAMOVER Defines a data mover to the Tivoli Storage Manager server.
DEFINE PATH Defines a path from a source to a destination.
DELETE DATAMOVER Deletes a data mover.
QUERY DATAMOVER Displays data mover definitions.
REGISTER NODE Defines a client to the server and sets options for that user.
UPDATE NODE Changes the attributes associated with a client node.


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