Whamcloud - gitweb
LU-1422 cray: Cray platforms set the initial connection value to high
authorJames Simmons <uja.ornl@gmail.com>
Fri, 18 May 2012 17:44:07 +0000 (13:44 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 7 Jun 2012 18:13:23 +0000 (14:13 -0400)
commitdf19e89b6c2c5b355ab2156da99bebf939ee01fd
treea9171159d562151f75b51db093e9dac0b79e2e9c
parent684d830c4a6888850ea62ba3feef87dc191f9f5f
LU-1422 cray: Cray platforms set the initial connection value to high

While testing imperative recovery it was observed that cray systems
had a noticable delay that did not happen on other systems. It was
discovered that the INITIAL_CONNECTION_TIMEOUT has set to a value
for the old Cray catamount systems which is not long valid and
now impacts recovery performace for both the IR and SR case. Also
this patch removes some catamount hacks from liblustre.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ia6ff6e22886c49c861ad9469e675f38fe42d6fb4
Reviewed-on: http://review.whamcloud.com/2835
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Cory Spitz <spitzcor@cray.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_support.h
lustre/liblustre/tests/echo_test.c
lustre/tests/test-framework.sh