当数据集包含 2 个以上的卷时,SMHV 不会删除快照
适用场景
适用于 Hyper-V 的 SnapManager (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)