3PAR StoreServ – Promoting snapshots to base virtual volumes

In this article, we will cover the way to merge or promote a 3PAR StoreServ snapshot into a base virtual volume. The execution of this procedure is done offline so this might bring downtime to your workloads. Before going into details, we assume you are already familiar with the following technologies:

Definition snapshot: Snapshot is a common industry term denoting the ability to record the state of a storage device at any given moment and preserve that snapshot as a guide for restoring the storage device in the event that it fails. A snapshot primarily creates a point-in-time copy of the data.

Basically, what we’re going to do is restore a snapshot (taken at a certain time) into a virtual volume.

    1. Open 3PAR Management Console or SSMC and find the primary virtual volume.
    2. Expand the list and locate the desired snapshot that needs to be promoted

      – Volume and array names are obfuscated for privacy purposes.
      – Latest snapshot can be verified if you click on it and expand the Virtual Volume Details-tab.
  1. Take note of the snapshot that you’re going to promote to the base volume
  2. Stop the corresponding RC Group
  3. Unexport Virtual Volume (Remove Virtual Volume from the Virtual Volume Set or unexport your VVOL if you’re not using VVOL Sets)
  4. Use CLI to promote the snapshot to a base volume
    promotesv -rcp <snapshot name>

  5. You can check the status of the activity using the following command
    showtask -d <task ID>
  6. Once the operation is completed, export the virtual volume to the host (or add the VVOL to the Virtual Volume Set)
  7. Restart the RC Group
  8. You’re done!

Any suggestion or question? Leave a reply below, or feel free to contact us. Make sure to subscribe to our mailing list to get the latest.

Share Article on:

Facebook
Twitter
LinkedIn

Leave a Reply

Your email address will not be published. Required fields are marked *