Network Management
VM showing host unknown
This article describes how to troubleshoot a virtual machine (VM) where the host is unknown.
First published date
Last published date
Overview
Product section
Cause
Resolution
- For all VMs that have a duplicate UUID from being backed up or cloned, go to the Vcenter and right-click on the offline clone.
- Select "Remove from Inventory." This removes the duplicate VM from the Vcenter database.
- Re-run discovery on the VMWare environment in NPM/SAM.
- Re-register all of the duplicate VMs that were removed from the inventory in Step 1 using the following command on the ESXi host:
vim-cmd solo/registervm /vmfs/vol/datastore/dir/vm.vmx
(For example, vim-cmd solo/registervm /vmfs/volumes/VMSERVERS-B/APP01_b/APP01.vmx)
Reference: Tips for editing a .vmx file (1714)