VxRail:vMotion 裝置「HD 音訊」有不支援的背景類型。

摘要: 無法將一個或多個虛擬機器 (VM) 遷移至主機。這是虛擬機器與所選主機的 ESXi 版本相容性的一般限制。

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

無法從主機遷移一或多個虛擬機器,並傳回錯誤:
Virtual machine is configured to use a device that prevents the operation: Device 'HD audio ' has a backing type that is not supported. This is a general limitation of the virtual machine's compatibility with the ESXi version of the selected host.
使用任何其他自動化遷移(如 DRS)也可能發生這種情況: 
"Incompatible due to Virtual machine is configured to use a device that prevents the operation: Device 'HD audio ' has a backing type that is not supported. This is a general limitation of the virtual machine's compatibility with the ESXi version of the selected host."

VM (Name) has no compatible host within cluster to VMotion to.

原因

不相容:VM 設定為使用阻止操作的設備:裝置「HD 音訊」的背景類型不受支援。

解析度

有幾個解決方案/解決方法。
  1. 關閉 VM 電源並將其遷移至所需的主機,然後再次開啟 VM 電源。 
  2. 在虛擬機器設定中移除裝置 (或編輯 vmx 檔案以將其移除)。 
  • 拍攝 VM 的快照,並檢查 Veeam 或備份軟體是否擁有 VM 的複本 (如果有緊急情況)。
  • 關閉虛擬機器
  • SSH 至 ESXi 主機
  • 從 .vmx 檔案中移除音訊裝置:
    vi <path-to-vm>\VMname.vmx
  • 刪除有聲音的行,用方向鍵將游標放在適用的行上,然後按下 dd: 
    sound.autoDetect = "TRUE"
    
    sound.virtualDev = "hdaudio"
    
    sound.fileName = "-1"
    
    sound.present = "TRUE"
    
    sound.pciSlotNumber = "35"
  • 尋找受影響 VM 的 Vmid:
    vim-cmd vmsvc/getallvms | grep <vm name>
  • 例如: 
    vim-cmd vmsvc/getallvms | grep RANDOM-VM-04
    
    20     RANDOM-VM-04                [VxRail-Virtual-SAN-Datastore] f859685d-e61f-6b23-2ae9-e4434b819160/RANDOM-VM-04.vmx  
    
  • 在上述範例中,vmid 20 為 vmid。
  • 重新載入虛擬機器的組態:
    vim-cmd vmsvc/reload <Vmid-of-VM
  • 例如: 
    vim-cmd vmsvc/reload 20
  • 完成
  1. 重新整理 vCenter UI,並確認現在已從虛擬機器設定中遺失裝置。
  2. 啟動虛擬機器,然後用 vMotion 將虛擬機器移到另一台主機。

受影響的產品

VxRail Appliance Family

產品

Pivotal Ready Architecture, VxRail 460 and 470 Nodes, VxRail Appliance Family, VxRail Appliance Series, VxRail G410, VxRail G Series Nodes, VxRail E Series Nodes, VxRail E460, VxRail E560, VxRail E560 VCF, VxRail E560F, VxRail E560F VCF, VxRail E560N , VxRail E560N VCF, VxRail G560, VxRail G560 VCF, VxRail G560F, VxRail G560F VCF, VxRail Gen2 Hardware, VxRail P Series Nodes, VxRail P470, VxRail P570, VxRail P570 VCF, VxRail P570F, VxRail P570F VCF, VxRail P580N, VxRail P580N VCF, VxRail S Series Nodes, VxRail S470, VxRail S570, VxRail S570 VCF, VxRail Software, VxRail V Series Nodes, VxRail V470, VxRail V570, VxRail V570 VCF, VxRail V570F, VxRail V570F VCF ...
文章屬性
文章編號: 000173168
文章類型: Solution
上次修改時間: 08 9月 2025
版本:  5
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。