ONTAP 9 Manuals ( CA08871-402 )

ONTAP SnapMirror release fails when unable to delete snapshot

Use the following information if the SnapMirror release operation fails when the snapshot cannot be deleted.

Issue:

The SnapMirror release operation fails when the snapshot cannot be deleted.

Solution:

The snapshot contains a transient tag. Use the snapshot delete command with the -ignore-owners option to remove the transient snapshot.
snapshot delete -volume <volume_name> -snapshot <snapshot_name> -ignore-owners true -force true

Retry the snapmirror release command.

Related information
Top of Page