SnapMirrorでSnapshotの削除が失敗して、「Snapshot is in use」というエラーが表示される
環境
ONTAP 9
問題
Snapshotを削除しようとすると、次のエラーが発生します。
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.