SnapMirror快照删除失败、并显示错误"Snapshot is in use"
适用场景
ONTAP 9
问题描述
尝试删除快照会导致以下错误:
snapshot delete -volume <source-vol> -snapshot <snapshot-name> Error: command failed: This Snapshot copy is currently used as a reference Snapshot copy by one or more SnapMirror relationships. Deleting the Snapshot copy can cause future SnapMirror operations to fail.
::> set adv -conf off; snapshot delete -volume <source-vol> -snapshot <snapshot-name> -ignore-owners true
Error: command failed: Snapshot is in use.