SMHV は、データセットに 3 つ以上のボリュームが含まれている場合は Snapshot を削除しません
環境
SnapManager for Hyper-V(SMHV)2.1.0.4P1/P2が必要です
問題
- SMHVでは、保持あたりのSnapshotは削除されません
- バックアップの実行に時間がかかります
- Snapshotは正常に列挙されましたが、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)