HP P2000 G3 MSA System CLI Reference Guide 293
attribute-priorities
Properties
Example
# show priorities vd01_sp001
...
<OBJECT basetype="attribute-priorities" name="attribute-priorities" oid="1"
format="rows">
<PROPERTY name="attribute-name" type="string">Standard Snapshot</PROPERTY>
<PROPERTY name="priority-value" type="string">0x6000 (default)</PROPERTY>
</OBJECT>
...
Table 10 attribute-priorities properties
Name Type Description
attribute-name string Snapshot retention attribute.
• Standard Snapshot
• Volume Copy Snapshot: A snapshot that is being used to copy data
from a source volume to a destination volume. This attribute is temporary for
the duration of the volume-copy process.
• Replication Snapshot
• Replicating Snapshot: A snapshot that is being replicated to a
secondary volume. This snapshot is required in order to resume the
replication. The attribute is temporary for the duration of the replication
process.
• Common Sync Point Snapshot: The latest snapshot that is copy-
complete on all secondary volumes. It identifies a common point in time that
is known by all destinations.
• Only Sync Point Snapshot: The only sync point that is available on at
least one secondary volume. If this snapshot is removed, then the next
replication requires a full sync to be performed.
• Queued Snapshot: A snapshot that was taken for remote replication but is
queued waiting for the previous replications to complete.
priority-value string Retention priority for the corresponding attribute. Priority values are 0–65535.
Lower-priority snapshots will be deleted before higher-priority snapshots.