Replication, Create a replica – Sun Microsystems Virtual Tape Library User Manual
Page 215
 
Replication
96267 • G
Appendix A VTL command line reference
201
[--server-username=<username> --server-password=<password>] --job-id-
list=<job-id-list>
[--rpc-timeout=<rpc-timeout>]
Description:
This command cancels specified import/export jobs. The jobs must be held in the 
import/export queue and must be running.
‐j <‐‐job‐id‐list> is a list of job IDs separated with commas.
‐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.
Replication
Create a replica
iscon createreplication -s <server-name> [-u <username> -p <password>]
-v <source-vdevid> -S <target-name> [-U <target-username> -P <target-
password>]
[-w <watermark(MB)> | [-d <YYYYMMDDHHMM> -i <#[H|M]>]] [-r <on>]
[[-t <timeout>] [-I <retry-in]>] [-C <retry-for>]] [-c <on|off>] [-e 
<on|off>]
[-n <replica-vdev-name>] [-X <rpc-timeout>] 
iscon createreplication --server-name=<server-name>
[--server-username=<username> --server-password=<password>] 
--source-vdevid=<source-vdevid> --target-name=<target-name> 
[--target-username=<target-username> --target-password=<target-password>]
[--watermark=<watermark(MB)> | [--date=<YYYYMMDDHHMM> --interval=<#[H|M]>]] |
[--repl-first <on>] [[--replication-timeout=<timeout>] 
[--replication-retry-interval=<retry-in>] [--replication-retry-count=<retry-
for]] 
[--compression=<on|off>] [--encryption=<on|off>] [--force] [--rpc-
timeout=<rpc-timeout>]
Description:
This command allows you to set up a replication configuration.