Skip to main content

Delete a consistency group

Contributors netapp-ahibbard netapp-aherbin

If you decide that you no longer need a consistency group, you can delete it.

About this task
  • Deleting a consistency group deletes the instance of the consistency group and does not impact the constituent volumes or LUNs. Deleting a consistency group does not result in deletion of the Snapshots present on each volume, but they will no longer be accessible as consistency group Snapshots. The Snapshots can, however, continue to be managed as ordinary volume granular snapshots.

  • ONTAP automatically deletes a consistency group if all of the volumes in the consistency group are deleted.

  • Deleting a parent consistency group results in the deletion of all associated child consistency groups.

  • If you are using a version of ONTAP between 9.10.1 to 9.12.0, volumes can only be removed from a consistency group if the volume itself is deleted, in which case the volume is automatically removed from the consistency group. Beginning with ONTAP 9.12.1, you can remove volumes from a consistency group without deleting the consistency group. For more information on this process, refer to Modify a consistency group.

Example 1. Steps
System Manager
  1. Select Storage > Consistency groups.

  2. Select the consistency group you would like to delete.

  3. Next to the name of the consistency group, select three vertically stacked dots then Delete.

CLI

Beginning with ONTAP 9.14.1, you can delete a consistency group using the CLI.

Delete a consistency group
  1. Delete the consistency group:

    consistency-group delete -vserver svm_name -consistency-group consistency_group_name