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

NMM(NetWorker Microsoft Module)을 통해 수행된 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. ID가 문제 역할을 찾으려면 Windows 레지스트리(HKLM:\cluster\Resources)를 찾습니다.

3. 'Witnesss Failover Cluster Manager'에서 'Hyper-V Administrator'를 확인/확인하여 중복 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.