CLI Guide
Status-Reason
Shows N/A for Available status, or one of the following reasons for Unavailable status:
• snapshot not found
• master volume not found
• snapshot pending (not yet committed)
• master volume not accessible
• Volume copy with modified data is in progress
• Unknown reason
Parent Volume
The name of the volume of which the snapshot was taken.
Base Vol
The root of the snapshot tree, if any. A snapshot tree is a series of inter-related snapshots of a volume and
can be 254 levels deep.
Snaps
The number of child snapshots (snapshots taken of this snapshot).
TreeSnaps
The number of snapshots taken of the base volume and its children. This count includes the base volume and
all snapshots that share the base volume as their root.
Snap-Pool
Not applicable.
Snap Data
The total amount of write data associated with the snapshot.
Unique Data
The amount of write data that is unique to the snapshot.
Shared Data
The amount of write data that is shared between this snapshot and other snapshots.
Retention Priority
The retention priority for the snapshot.
• never-delete: Snapshots will never be deleted.
• high: Snapshots may be deleted after all eligible medium-priority snapshots have been deleted.
• medium: Snapshots may be deleted after all eligible low-priority snapshots have been deleted.
• low: Snapshots may be deleted.
Snapshots that are mapped or are not leaves of a volume's snapshot tree are not eligible for automatic
deletion.
Examples
Show information about all snapshots.
# show snapshots
Show information about snapshots of volume vol2.
# show snapshots volume vol2
Show snapshots whose names include snap followed by an underscore and a two-digit number — such as
VolAsnap_01 or snap_10, but not snapVolA_01 or Snap_1.
# show snapshots pattern *snap_[0-9][0-9]
Basetypes
snapshots
status
See also
show pools
show volumes
238 Alphabetical list of commands