beautypg.com

Promote a replica, Remove replication – Sun Microsystems Virtual Tape Library User Manual

Page 217

background image

Replication

96267 • G

Appendix A VTL command line reference

203

Promote a replica

iscon promotereplica -s -v | -S -V

[-u -p ] [-U -P ] [-
f]
[-X ]

iscon promotereplica --server-name= --vdevid= |
--target-name= --replicaid= [--server-
username=
--server-password=] [--target-username=
--target-password=] [--force] [--rpc-timeout=]

Description:

This command allows you to promote a replica to a regular virtual device if the 
primary disk is available and the replica disk is in a valid state.

Specify either the primary server and the source virtual tape ID or the target server 
and the tape replica ID. The user name and password must be provided for both 
servers, if the servers were not registered using the login command.

‐v (‐‐vdevid) is the ID of the source virtual tape and ‐V (‐‐replicaid) is the ID of the 
tape replica.

If the source virtual tape is still valid and available, and the tape replica is in an 
invalid state, the tape replica can be promoted with the force option. But, it is 
recommended to synchronize the tape replica with the source virtual tape first 
unless the source virtual tape is physically defective or unavailable.

‐f (‐‐force) is an option to enforce the promotion if the source virtual tape is no 
longer available or the tape replica is in invalid state, if you are sure the data on the 
tape replica is useful.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds 
for the RPC timeout. The system will retry the command for the amount of time 
specified if the server does not respond. The default RPC timeout is 30 seconds.

Remove replication

iscon removereplication -s -v | -S -V

[-u -p ] [-U -P ] [-
f]
[-X ]

iscon removereplication --server-name= --vdevid= |
--target-name= --replicaid= [--server-
username=