Skip to main content
VCP

Create and manage group snapshots in vCenter Server

Contributors netapp-pcarriga netapp-dbagwell amgrissino

You can create a group snapshot of a related set of volumes to preserve a point-in-time copy of the metadata for each volume. You can use the group snapshot as a backup or rollback to restore the state of the group of volumes to a desired point in time.

Create a group snapshot

You can create a snapshot of a group of volumes immediately or create a schedule to automate future snapshots of the group of volumes. A single group snapshot can consistently snapshot up to 32 volumes at one time.

You can later change replication settings or the retention period for a group snapshot. The retention period you specify begins when you enter the new interval. When you set a retention period, you can select a period that begins at the current time (retention is not calculated from the snapshot creation time). You can specify intervals in minutes, hours, and days.

Steps
  1. From the vCenter Plug-in, open the Management tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Management.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Management.

    Note If two or more clusters are added, ensure that the cluster that you intend to use is selected in the navigation bar.
  2. Click the Volumes sub-tab.

  3. From the Active view, select the check box for the volume to use for the snapshot.

  4. Click Actions.

  5. In the resulting menu, select Create Group Snapshot.

  6. (Optional) In the Create Group Snapshot dialog box, enter a name for the snapshot.

    Tip Use descriptive naming best practices. This is especially important if multiple clusters or vCenter Servers are used in your environment. If you do not enter a name, the system creates a group snapshot default name using the date and time that the snapshot was created.
  7. (Optional) Select the Include snapshot in replication when paired check box to ensure that the snapshot is replicated when the parent volume is paired.

  8. Select one of the following as the retention period for the snapshot:

    • Keep forever: Retains the snapshot on the system indefinitely.

    • Set retention period: Determine a length of time (days, hours, or minutes) for the system to retain the snapshot.

      Note When you set a retention period, you select a period that begins at the current time. (Retention is not calculated from the snapshot creation time.)
  9. To take a single, immediate snapshot, select Take group snapshot now.

  10. To schedule the snapshot to run at a future time, complete the following steps:

    1. Select Create snapshot schedule.

    2. Enter a schedule name.

    3. Select a schedule type and configure the schedule details.

    4. (Optional) Select the check box for Recurrent Schedule to repeat the scheduled snapshot periodically.

  11. Click OK.

View group snapshot details

You might want to verify that the snapshot was added.

Steps
  1. From the vCenter Plug-in, open the Protection tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Protection.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Protection.

    Note If two or more clusters are added, ensure that the cluster that you intend to use is selected in the navigation bar.
  2. Click the Group Snapshots sub-tab.

  3. Verify the snapshot details:

    • Create date: The date and time when the group snapshot was created.

    • Status: Displays the status of the snapshot on the remote cluster running NetApp Element software:

      • Preparing: The snapshot is being prepared for use and is not yet writable.

      • Done: This snapshot has finished preparation and is now usable.

      • Active: The snapshot is the active branch.

    • Number of volumes: Number of volumes in the group snapshot.

Clone volumes from a group snapshot

You can clone a group of volumes from a point-in-time group snapshot. After you create the volumes, you can use them like any other volume in the system.

Steps
  1. From the vCenter Plug-in, open the Protection tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Protection.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Protection.

    Note If two or more clusters are added, ensure that the cluster that you intend to use is selected in the navigation bar.
  2. Click the Group Snapshots sub-tab.

  3. Select the check box for the group snapshot to use for the volume clones.

  4. Click Actions.

  5. In the resulting menu, select Clone Volumes from Group Snapshot.

  6. (Optional) Enter a new volume name prefix, which will be applied to all volumes created from the group snapshot.

  7. (Optional) Select a different account to which the clone will belong. If you do not select an account, the system assigns the new volumes to the current volume account.

  8. Select a different access method for the volumes in the clone. If you do not select a method, the system uses the current volume access:

    • Read Only: Only read operations are allowed.

    • Read/Write: All read and write operations are accepted.

    • Locked: Only administrator access is allowed.

    • Replication Target: Designated as a target volume in a replicated volume pair.

  9. Click OK.

    Note Volume size and current cluster load affect the time needed to complete a cloning operation.

Roll back volumes to a group snapshot

You can roll back a group of active volumes to a group snapshot. This restores all the associated volumes in a group snapshot to their state at the time the group snapshot was created. This procedure also restores volume sizes to the size recorded in the original snapshot. If the system has purged a volume, all snapshots of that volume were also deleted at the time of the purge; the system does not restore any deleted volume snapshots.

Steps
  1. From the vCenter Plug-in, open the Protection tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Protection.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Protection.

    Note If two or more clusters are added, ensure that the cluster that you intend to use is selected in the navigation bar.
  2. Click the Group Snapshots sub-tab.

  3. Select the check box for the group snapshot to use for the volume rollback.

  4. Click Actions.

  5. In the resulting menu, select Rollback Volumes to Group Snapshot.

  6. (Optional) To save the current state of the volumes before rolling back to the snapshot:

    1. In the Rollback to Snapshot dialog box, select Save volumes' current state as a group snapshot.

    2. Enter a name for the new snapshot.

  7. Click OK.

Delete a group snapshot

You can delete a group snapshot from the system. When you delete the group snapshot, you can choose whether all snapshots associated with the group are deleted or retained as individual snapshots.

If you delete a volume or snapshot that is a member of a group snapshot, you can no longer roll back to the group snapshot. However, you can roll back each volume individually.

Steps
  1. From the vCenter Plug-in, open the Protection tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Protection.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Protection.

    Note If two or more clusters are added, ensure that the cluster that you intend to use is selected in the navigation bar.
  2. Select the check box for the group snapshot you want to delete.

  3. Click Actions.

  4. In the resulting menu, select Delete.

  5. Select one of the following options:

    • Delete group snapshot and members: Deletes the group snapshot and all member snapshots.

    • Retain members: Deletes the group snapshot but keeps all member snapshots.

  6. Confirm the action.