Difference between revisions of "Virtual Centre"

Jump to navigation Jump to search
543 bytes added ,  09:44, 8 October 2010
→‎Troubleshooting: Added "Can't Remove Inaccessible Virtual Machine"
(→‎Troubleshooting: Added "Can't Remove Inaccessible Virtual Machine")
Line 296: Line 296:
*# select the VM and ''Remove from Inventory''
*# select the VM and ''Remove from Inventory''
*# Locate the .vmx file in the datastore and ''Add to Inventory'''
*# Locate the .vmx file in the datastore and ''Add to Inventory'''
=== Can't Remove Inaccessible Virtual Machine ===
VM no longer exists, or is no longer required, but can't remove from Virtual Centre as its in ''inaccessible'' state, and ''powered on''.
# Via SSH to the ESX that the VM belongs to, find its config file
#* <code> vmware-cmd -l <nowiki>|</nowiki> grep My_VM </code>
# Unregister the VM from the owning ESX
#* <code> vmware-cmd -s unregister /path/to/My_VM.vmx </code>
#* Should return something like <code> unregister(/path/to/My_VM.vmx) = 1 </code>
# VM can now be unregistered from the VC


[[Category:VMware]]
[[Category:VMware]]

Navigation menu