データセットに2つ以上のボリュームが含まれている場合、SMHVはスナップショットを削除しません
環境
Hyper-V 用スナップマネージャー (SMHV) 2.1.4P1/P2
問題
- SMHV は保持期間ごとにスナップショットを削除していません。
- バックアップの実行に長い時間がかかります。
- スナップショットの列挙は成功しましたが、SMHV ジョブ レポートに次のエラーが表示されて失敗します。
An error occurred while deleting snapshot. continuing with rest of the snapshots(if any)
An item with the same key has already been added.Source: mscorlib
Stack Trace: at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at NetApp.SnapManager.RetentionPolicyHandler.DeleteSnaps(SmSnapList lstSnaps, Dictionary`2& IsMetaDataDelete)