Chapter Two: Command Set
35
Command Argument Description
-c/--containername <container name>
-d/--index <system assigned name>
Example:
failback -n name -c c0 –d 1 asyncreplica
replication to the original primary.
This command can be issued only
in the original primary acting as a
secondary.
rollbackjoin
asyncreplica
-n/--name <asynchronous replication name>
-c/--containername <container name>
-s/--snapgrouptnum <t number>
-d/--index <system assigned name>
Example:
rollback -n name -c c0 –s 30 –d 1 asyncreplica
If the status is
FAILED_DUE_TO_ROLLBACK
after a Rollback on Primary, the
replication will continue after
issuing this command on the
primary to make the secondary
ready for resuming replication.
This command can be issued in a
primary.
rollback asyncreplica
-n/--name <asynchronous replication name>
-c/--containername <container name>
-s/--snapgrouptnum <t number>
-d/--index <system assigned name>
Example:
rollback -n name -c c0 –s 30 –d 1 asyncreplica
Rolls back all the volumes of the
Asynchronous replication to a
particular set of snapshots.
This command can be issued in a
primary and/or secondary.
update asyncreplica -n/--name <asynchronous replication name>
-c/--containername <container name>
-d/--index <system assigned name>
-i/--primaryip <primary host IP address>
-m/--secondaryip <secondary host IP>
-k/--hasecondaryip <HA secondary host IP>
-t/--primarymgmttgt <primary management target
name>
-z/--secsnapcount <secondary snap count>
-u/--secondarymgmttgt <secondary management
target name>
-g/--wds <wds {0/1}>
-w/--bwutilization <bandwidth utilization in
percentage>
-b/--bandwidth <bandwidth in mbps>
-f/--dedupe <deduplication {0/1}>
-y/--encryption <encryption {0/1}>
-o/--compression <compression level {0..9}>
Example:
update -n myname -d 1 -c Cont0 -o 2 –I
172.16.70.89 -m 172.16.70.90
-u iqn.1991-
10.com.ami:itx00c09f2164459105:mtarget
-t iqn.1991-
10.com.ami:itx00c09f2164459108:mtarget
-z 10 asyncreplica
Update ‘priority’, ‘compression’,
‘primaryip, ‘secondaryip’,
‘hasecondaryip’
“primarymgmttgt”,
“secondarymgmttgt” fields.
Note:
1) Compression type
[0] - NO compression
[1-9] – Compression Levels
This command can be issued in a
primary.
update asyncreplica -n/--name <asynchronous replication name>
-c/--containername <container name>
-d/--index <system assigned name>
-f/--dedupe <deduplication {0/1}>
Example:
update -n myname -d 1 -c Cont0 -f 1 asyncreplica
Update ‘deduplication’ field alone.
This command can be issued in a
primary.