NMM: Hyper-Vクラスターバックアップの失敗。VMの詳細の収集に失敗しました。アイテムはすでに追加されています。

Summary: NetWorker Module for Microsoft(NMM)Hyper-Vクラスター バックアップの失敗。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

NetWorker Microsoft Module(NMM)を介して実行されるHyper-Vクラスターのバックアップが失敗します。
バックアップが失敗し、バックアップ ログに次のエラーが表示されます。
Failed to gather VM details \n
Item has already been added. Key in dictionary: '339049E0-7012-4DCB-B34B-35B46AC4457E' Key being added: '339049E0-7012-4DCB-B34B-35B46AC4457E'

Cause

クラスタ化されたHyper-Vクラスタに「Duplicate VM」があり、同じVM IDを持つ複数のクラスタ化されたロールに存在します。

Resolution

1.次のPowerShellコマンドを実行して、複数のロールに同時に存在するVM IDを検索します。 
Get-ChildItem 'hklm:\cluster\Resources' | ?{ ($_ |  Get-ItemProperty -Name Type).Type  -eq 'Virtual Machine' } | %{ ( $_ | gci | Get-ItemProperty -Name VmId).vmid} | Group-Object | ? Count -gt 1

2.Windowsレジストリ(HKLM:\cluster\Resources)でIDを確認し、問題のある役割を見つけます。

3.「Hyper-V Administrator」にチェックを入れます。[Failover Cluster Manager]でこれを確認して、重複するVMを解決します。

Affected Products

NetWorker Module for Microsoft

Products

Data Protection, Data Backup & Protection Software, NetWorker Family
Article Properties
Article Number: 000191761
Article Type: Solution
Last Modified: 08 Oct 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.