ok, thanks. Try to edit the wait_for_response routine in the OS.pm module.
line 723 in /usr/local/vcl/lib/VCL/Module/OS.pm change this line $ssh_response_timeout_seconds = 600; change 600 to 900 or higher On Wed, Jan 9, 2013 at 12:23 PM, Alexander Patterson <[email protected]> wrote: > Hello Aaron, > > SSH does respond on these nodes. > > We are using VCL 2.3.1 > > On Wed, Jan 9, 2013 at 5:41 AM, Aaron Peeler <[email protected]> wrote: >> Alex, >> >> I'm curious, does ssh ever respond on any of these nodes? >> >> What VCL code release are you using? The line number I'll sugest to >> change could be different in the across different versions. >> >> Aaron P. >> >> On Tue, Jan 8, 2013 at 1:28 PM, Alexander Patterson >> <[email protected]> wrote: >>> Hello, >>> >>> Happy 2013 to all VCL users :) >>> >>> I'm getting SSH time out errors on some of my machines. I'm thinking >>> it's slowness on the network where my blades are hosted for some of >>> the VCL machines >>> 1gb Link, anyways. I wanted to increase the limit on the SSH time out? >>> Or the number of attempts? Where in the code would I go to make the >>> changes? >>> >>> Here is my error logs, I get on a bunch of VM's >>> http://pastebin.com/XsG4QMwn >>> >>> Same Errors each time, happens near higher load on the blades, any >>> input would be great. >>> >>> >>> -- >>> Thanks, >>> Alex Patterson >>> Virtual System Administrator >>> California State University, East Bay >> >> >> >> -- >> Aaron Peeler >> Program Manager >> Virtual Computing Lab >> NC State University >> >> All electronic mail messages in connection with State business which >> are sent to or received by this account are subject to the NC Public >> Records Law and may be disclosed to third parties. > > > > -- > Thanks, > Alex Patterson > User Support Services > Operating System Analyst > California State University, East Bay -- Aaron Peeler Program Manager Virtual Computing Lab NC State University All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties.
