[
https://issues.apache.org/jira/browse/CLOUDSTACK-9202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074109#comment-15074109
]
ASF GitHub Bot commented on CLOUDSTACK-9202:
--------------------------------------------
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) Processing ScriptConfigItem, executing
update_config.py forwarding_rules.json took 63767ms
```
> SSH commands to VR timeout sometimes
> ------------------------------------
>
> Key: CLOUDSTACK-9202
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9202
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.7.0
> Reporter: Remi Bergsma
> Assignee: Remi Bergsma
> Priority: Critical
> Fix For: 4.7.1
>
>
> Error seen:
> 2015-12-28 14:35:18,201 ERROR [c.c.n.r.VirtualNetworkApplianceManagerImpl]
> (Work-Job-Executor-1:ctx-34ff7f80 job-39723/job-39726 ctx-d63de41b) Timed out
> in waiting SSH execution result
> 2015-12-28 14:35:18,201 WARN [c.c.n.r.VirtualNetworkApplianceManagerImpl]
> (Work-Job-Executor-1:ctx-34ff7f80 job-39723/job-39726 ctx-d63de41b) Command:
> com.cloud.agent.api.Command failed while starting virtua
> l router
> 2015-12-28 14:35:18,201 INFO [c.c.v.VirtualMachineManagerImpl]
> (Work-Job-Executor-1:ctx-34ff7f80 job-39723/job-39726 ctx-d63de41b) The guru
> did not like the answers so stopping VM[DomainRouter|r-1534-VM]
> .Answer":{"result":true,"wait":0}},{"com.cloud.agent.api.Answer":{"result":false,"details":"Timed
> out in waiting SSH execution result","wait":0}}] }
> It needs to be investigated why 60 second timeout is not enough, for now
> bumping it would help.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)