The address the performance issue related to tasks.
Symptoms:
vim-cmd hostsvc/advopt/update Config.HostAgent.plugins.solo.enableMob bool true
- Running below command shows
time vim-cmd hostsvc/net/info
real 1m 10.91s
user 0m 0.38s
sys 0m 0.00s
- hostd.log show below messages
2019-10-01T13:00:52.567Z warning hostd[3193604] [Originator@6876 sub=PropertyProvider opID=2dfb8fd3 user=dcui] It took 136717325 microseconds, 00:02:16.717325 (hh:mm:ss.us), to get property network for vim.Datacenter:ha-datacenter
2019-10-01T13:03:09.255Z warning hostd[3193604] [Originator@6876 sub=PropertyProvider opID=2dfb8fd3 user=dcui] It took 136685348 microseconds, 00:02:16.685348 (hh:mm:ss.us), to get property childEntity for vim.Folder:ha-folder-network
2019-10-01T13:05:26.440Z warning hostd[3193604] [Originator@6876 sub=PropertyProvider opID=2dfb8fd3 user=dcui] It took 137166500 microseconds, 00:02:17.166500 (hh:mm:ss.us), to get property network for vim.ComputeResource:ha-compute-res
2019-10-01T13:07:42.239Z warning hostd[3193604] [Originator@6876 sub=PropertyProvider opID=2dfb8fd3 user=dcui] It took 135794524 microseconds, 00:02:15.794524 (hh:mm:ss.us), to get property network for vim.HostSystem:ha-host
Note: The preceding log excerpts are only examples. Date, time and environmental variables may vary depending on your environment