NMM: Errore di backup del cluster Hyper-V. Impossibile raccogliere i dettagli della VM. Elemento già aggiunto.
Summary: Errore di backup del cluster 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
I backup di un cluster Hyper-V eseguiti tramite NetWorker Microsoft Module (NMM) hanno esito negativo.
Il backup ha esito negativo con il seguente errore nel registro di backup:
Il backup ha esito negativo con il seguente errore nel registro di backup:
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
Nel cluster Hyper-V è presente una "virtual machine duplicata" che è in cluster ed è presente in più ruoli del cluster, con lo stesso ID VM.
Resolution
1. Eseguire il seguente comando PowerShell per individuare gli ID VM presenti in più ruoli contemporaneamente;
2. Cercare gli ID nel Registro di sistema di Windows (HKLM:\cluster\Resources) per individuare i ruoli del problema.
3. Fare in modo che il controllo/verifica "Hyper-V Administrator" sia in "Failover Cluster Manager" per risolvere il problema della VM duplicata.
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. Cercare gli ID nel Registro di sistema di Windows (HKLM:\cluster\Resources) per individuare i ruoli del problema.
3. Fare in modo che il controllo/verifica "Hyper-V Administrator" sia in "Failover Cluster Manager" per risolvere il problema della VM duplicata.
Affected Products
NetWorker Module for MicrosoftProducts
Data Protection, Data Backup & Protection Software, NetWorker FamilyArticle 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.