- Sun Storage Virtual Tape Library VTL User Guide

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:
Thiscomma n d cancelsspecifiedimport/exportjobs.Thejobsmustbeheldinthe
import/exportqueueandmustberunning.
j<‐‐jobidlist>isalistofjobIDsseparatedwithcommas.
X(‐‐rpctimeout)isanoptiontospecifyanumberbetween1and30000inseconds
for
theRPCtimeout.Thesystemwillretrythecommandfortheamountoftime
specifiedif theserverdoesnotrespond.ThedefaultRPCtimeoutis30seconds.
Replication
Createareplica
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:
Thiscomma n d allowsyoutosetupareplicationc onf ig uration .