Change in ovirt-log-collector[master]: ssh: avoid connection timeouts

sbonazzo at redhat.com sbonazzo at redhat.com
Wed Jul 17 07:09:04 UTC 2013


Sandro Bonazzola has submitted this change and it was merged.

Change subject: ssh: avoid connection timeouts
......................................................................


ssh: avoid connection timeouts

On some hypervistor the sosreport collection can take
more than 900 seconds (default ClientAliveInterval).
Calling ssh with -oServerAliveInterval=600 avoid the
connection timeout for ServerAliveCountMax (deafults=3)
times.

Change-Id: I19075dd1a39ed0f9f7242897157d017c2375aad6
Bug-Url: https://bugzilla.redhat.com/962677
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M src/__main__.py
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Sandro Bonazzola: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/16293
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I19075dd1a39ed0f9f7242897157d017c2375aad6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts at redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>



More information about the Engine-commits mailing list