vmkfstools -D /vmfs/volumes/path/to/myvm1
less /var/log/vmkernel...
Dec 15 14:31:34 vm19 vmkernel: 1:02:11:14.325 cpu3:1038)Lock [type 10c00001 offset 30439424 v 21, hb offset 4154368
Dec 15 14:31:34 vm19 vmkernel: gen 37671, mode 1, owner 2a3b5a3-cb2591a3e-b657-e18b9e6d24b6 mtime 8781867]
...
esxcfg-info | grep -i 'system uuid' | awk -F '-' '{print $NF}'
ps -elf | grep myvm1
cat /proc/vmware/vm/*/names | grep myvm1less /proc/vmware/vm/ value/cpu/status
/usr/lib/vmware/bin/vmkload_app -k 9 vmid#
vm-support -x
vm-support -X vmid#
Share this blog post on social media:
TweetAll advice, installation/configuration how to guides, troubleshooting and other information on this website are provided as-is with no warranty or guarantee. Whilst the information provided is correct to the best of my knowledge, I am not reponsible for any issues that may arise using this information, and you do so at your own risk. As always before performing anything; check, double check, test and always ensure you have a backup.