- Edit settings takes a considerably long time.
- The UI freezes and navigating around the inventory is very slow.
- The dataservice.log shows slow execution whereas the vpxd log shows instant completion:
In the var/log/vmware/vpshere-ui/logs/dataservice.logYYYY-MM-DDTHH:MM.SSSZ [WARN ] http-nio-5090-exec-100 70001522 100009 200004 ProfilingLogService [queryId: q-1968:h5ui-getProperties:urn:vmomi:VirtualMachine:vm-######:########-####-####-####-########166b:1206883735] The Data Service detected slow execution:The query batch execution took too long: 120002 milliseconds.The vpxd.log shows the query (q-1968) completed at same second. YYYY-MM-DDTHH:MM.SSSZ info vpxd[09376] [Originator@6876 sub=vpxLro opID=q-1968:h5ui-getProperties:urn:vmomi:VirtualMachine:vm-######:########-####-####-####-########166b:1206883735:01-61] [VpxLRO] -- BEGIN lro-62629 -- ResourceModel -- vim.dp.ResourceModel.queryBatch -- ########-####-####-####-########be5c(########-####-####-####-########dfdf)YYYY-MM-DDTHH:MM.SSSZ info vpxd[09376] [Originator@6876 sub=vpxLro opID=q-1968:h5ui-getProperties:urn:vmomi:VirtualMachine:vm-######:########-####-####-####-########166b:1206883735:01-61] [VpxLRO] -- FINISH lro-62629
There are a large number of http2 requests:less envoy-access-*.log | grep -c "external-vecs/http2"47700
VMware vCenter Server 7.0.x
VMware vCenter Server 8.0.x
/etc/vmware-rhttpproxy/endpoints.conf.d/vpxd-rhttpproxy-endpoint.conf /storage/corehttp2:" from the following line:/sdk http2:local 8085 redirect allow/sdk local 8085 redirect allowservice-control --restart rhttpproxy
service-control --restart envoy