Use this command to update the definition for
a data mover
or set a data mover off-line when the hardware is being maintained.
Privilege
class
To issue this command, you
must have system privilege or unrestricted storage privilege.
Syntax

>>-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 NetApp 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.
Example:
Update a data mover IP address
Update
the data mover for the node named NAS1. Change the numerical IP address
from 9.67.97.103 to 9.67.97.109.
update datamover nas1 hladdress=9.67.97.109
Example: Update a data mover domain name
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.
update datamover nas1 hladdress=netapp2.tucson.ibm.com
Related commands
Table 1. 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 node to the server and sets
options for that user. |
| UPDATE NODE |
Changes the attributes associated with a client
node. |