xuanyuanaosheng opened a new issue, #7638: URL: https://github.com/apache/cloudstack/issues/7638
### FAQ: 1. Question: cloudstack web ui error ``` Guid is not updated for cluster with specified cluster id; need to wait for hosts in this cluster to come up ``` Answer: ``` this was due to a missing guid in the cluster table; the guid can be get in cloudstack agent config file ; adding it manualy using the sql tools solved the issue ``` <img width="704" alt="企业微信截图_16867947462081" src="https://github.com/apache/cloudstack/assets/4197714/c2bcaa35-e36f-44ae-b334-151b4bd15d26"> --- 2. Question: For newly added hosts, the hostnames of virtual machines that are started are all localhost. Answer: First restart thhe tier, then restart the VPC -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
