HP P2000 G3 MSA System CLI Reference Guide 447
replicate-volume-tasks
Properties
Example
# show tasks
...
<OBJECT basetype="replicate-volume-tasks" name="task-replicate-volume" oid="2"
format="pairs">
<PROPERTY name="primary-volume-name" type="string">vd02_v001</PROPERTY>
<PROPERTY name="primary-volume-serial" type="string">SN</PROPERTY>
<PROPERTY name="snapshot-prefix" type="string">vd02_v001_01</PROPERTY>
<PROPERTY name="replication-mode" type="string">new-snapshot</PROPERTY>
<PROPERTY name="replication-mode-numeric" type="string">0</PROPERTY>
<PROPERTY name="retention-count" type="uint32">3</PROPERTY>
<PROPERTY name="last-created" type="string"></PROPERTY>
<PROPERTY name="last-used" type="string">N/A</PROPERTY>
</OBJECT>
...
Table 59 replicate-volume-tasks properties
Name Type Description
primary-volume-
name
string Primary volume name.
primary-volume-
serial
string Primary volume serial number.
snapshot-prefix string A label to identify snapshots created by this task. Snapshot names have the
format prefix_s#, where # starts at 001.
replication-
mode
string • new-snapshot: Replicate a new snapshot of the volume to the remote
system. This is the default.
• last-snapshot: Replicate the last (most recent existing) snapshot of the
volume to the remote system.
replication-
mode-numeric
string • 0: new-snapshot
• 1: last-snapshot
retention-count uint32 Number of snapshots to retain with this prefix, from 3 to 32. The default is 3.
last-created string Name of the last snapshot created by the task, or blank.
last-used string For a task whose replication mode is last-snapshot, the name of the last
snapshot used for replication; or blank.