[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1291 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-16 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-172181142 Ping @remibergsma LGTM, please proceed with merge. Cheers, Wilder --- If your project is set up for it, you can reply to this email a

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-08 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-170099354 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-168988130 LGTM based on the code. Didn't perform a test on it. Trivial fix for some integers. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-01 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-168295181 Especially in combination with bumping global setting `router.aggregation.command.each.timeout` from its default of 3 sec to something like 10-15 will resolve m

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2015-12-29 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-167842159 With this fix it survives longer wait times: ``` 2015-12-29 12:40:02,011 DEBUG [c.c.a.r.v.VirtualRoutingResource] (DirectAgent-111:ctx-d584fccd) Processi

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2015-12-28 Thread jayapalu
Github user jayapalu commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-167720561 @remibergsma I am facing the same issue while running the tests for strongswan s2s vpn. I will apply this patch and run the tests once. --- If your proje

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2015-12-28 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1291 CLOUDSTACK-9202 Bump ssh timeout for VR commands It seems the VR needs more time for some of its commands. Until we figured out the root cause, this allows the VRs to start again.

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2015-12-28 Thread remibergsma
Github user remibergsma closed the pull request at: https://github.com/apache/cloudstack/pull/1290 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2015-12-28 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1290 CLOUDSTACK-9202 Bump ssh timeout for VR commands It seems the VR needs more time for some of its commands. Until we figured out the root cause, this allows the VRs to start again.