Thursday, April 6, 2017

VM Issue -- another task is already in progress vmware power on

1. Check whether vm is running on snapshot
2. Check datastore size
3. login to esxi host

esxcli vm process list

vim-cmd vmsvc/getallvms
vim-cmd vmsvc/power.getstate VMID
vim-cmd vmsvc/power.shutdown VMID

get task
vim-cmd vmsvc/get.task VMID

check disk consitance

vmkfstool -e vmname


check vodb logs to storage issue




restart service management

services.sh restart


command to check who is holding ownership of vm
vmkfstools -D vmname 

No comments:

Post a Comment