rhtyd opened a new issue #3853: SystemVM agent seen in Disconnected or Alert 
state on XenServer
URL: https://github.com/apache/cloudstack/issues/3853
 
 
   On slow/resource-constraint XenServer environments, when SSVM/CPVM starts 
TLS certificates are provisioned via the default root CA provider which 
sometimes may fail the initial setup or fail due to not enough system entropy. 
Due to this the agent will then fail to connect and maybe stuck in 
Disconnected/Alert state and this would be seen:
   
   ![Screenshot from 2020-01-30 
13-20-05](https://user-images.githubusercontent.com/95203/73430144-5aa7ef80-4363-11ea-8e3e-f623bfe0c123.png)
   
   The management server logs would report the SSVM/CPVM client was presenting 
invalid certificates, for example:
   
   ```
   2020-01-30 07:31:43,843 ERROR [c.c.u.n.Link] 
(AgentManager-SSLHandshakeHandler-165:null) (logid:) SSL error caught during 
wrap data: Empty server certificate chain, for local address=/10.2.3.131:8250, 
remote address=/10.2.8.51:39178.
   2020-01-30 07:31:43,858 INFO  [c.c.a.m.AgentManagerImpl] 
(AgentManager-Handler-2:null) (logid:) Connection from /10.2.8.51 closed but no 
cleanup was done.
   ```
   
   Note: the issue is not always reproducible.
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   SSVM, CPVM
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   ~~~
   4.14/master with JDK11
   ~~~

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to