rajujith commented on issue #10477: URL: https://github.com/apache/cloudstack/issues/10477#issuecomment-2713473485
@DaanHoogland I tried in the latest and there is a significant improvement due to the default timeout of CheckOnHostCommand being set to 20 seconds resulting timeout of 40 seconds. I tried a few configurations and the results are below. I used the commands.timeout in the PR #9659 . 1. Default settings:About 5 minutes. 2. commands.wait=CheckHealthCommand=5,CheckOnHostCommand=5: About 2 Minutes, 30 seconds. 3. ping.interval=30,ping.timeout=2,commands.wait=CheckHealthCommand=5,CheckOnHostCommand=5: About 2 Minutes. cc: @harikrishna-patnala -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org