vSphere 8.0U3
Snapshot consolidation hangs due to the high data churn rate on the new drive that has had a snapshot done. Snapshots are designed for drives <1TB and with low data churn rates.
vim-cmd vmsvc/getallvms
Vmid Name File Guest OS Version Annotation1 vm1 [datastore1] vm1/vm1.vmx windows7Server64Guest vmx-083 testvm [iscsi1] testvm/testvm.vmx winNetDatacenterGuest vmx-08(ManagedObjectReference) ['vim.Task:haTask-112-vim.VirtualMachine.createSnapshot-3887']
haTask-112-vim.VirtualMachine.createSnapshot-3887
vim-cmd vimsvc/task_info task_identifier(vim.TaskInfo) {dynamicType = <unset>,key = "haTask-112-vim.VirtualMachine.createSnapshot-3887",task = 'vim.Task:haTask-112-vim.VirtualMachine.createSnapshot-3887',description = (vmodl.LocalizableMessage) null,name = "vim.VirtualMachine.createSnapshot",descriptionId = "VirtualMachine.createSnapshot",entity = 'vim.VirtualMachine:112',entityName = "deploy-test",state = "running",cancelled = false,cancelable = false,error = (vmodl.MethodFault) null,result = <unset>,progress = 0,reason = (vim.TaskReasonUser) {dynamicType = <unset>,userName = "root",},queueTime = "YYYY-MM-DDTHH:MM:SS.xxxZ",startTime = "YYYY-MM-DDTHH:MM:SS.xxxZ",completeTime = <unset>,eventChainId = 2936866,changeTag = <unset>,parentTaskKey = <unset>,rootTaskKey = <unset>,}
To find which host a vm is on:
In the vCenter UI, select the VM in the left hand pane, then on the right, check the Summary tab for the VM. Under the box called "Related Objects", you will see the cluster, host and other things about the VM.