[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167380#comment-16167380
 ] 

Rohit Yadav commented on CLOUDSTACK-9886:
-----------------------------------------

Can you add further details to the ticket, how/where the issue was seen, 
details about environment (hypervisor etc), how to reproduce it etc?

> After restarting cloudstack-management , It takes time to connect hosts
> -----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9886
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9886
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: mrunalini
>
> More the value of 'ping.interval' and 'ping.timeout' , more the time taken 
> for host reconnection after management server restart.
> Solution : There is a timer task which connect to host based on values from 
> ping timeout and ping interval.
> (System.currentTimeMillis() >> 10) - (ping.timeout * ping.interval)
> So if this values are large, host will not be connected immediately after 
> restart.
> After management server restart, host should be connected irrespective of 
> ping intervals.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to