Whamcloud - gitweb
LU-5556 target: limit bulk transfer time 17/11717/5
authorJohann Lombardi <johann.lombardi@intel.com>
Mon, 1 Sep 2014 13:03:51 +0000 (15:03 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 15 Sep 2014 18:20:21 +0000 (18:20 +0000)
commit77c40f46f1631212a8ad9f4ff2b3bfc5ca2d8aa0
tree9ee6db71fa57c4a85418b26b0caa6b3ebfa193d0
parent150246e73c925d628ce9cbbd8184c0b0eefc9a16
LU-5556 target: limit bulk transfer time

Messages lost during bulk transfer are not resent, so there is no
point in waiting for a very long time (up to at_max/600s has been
seen). This patch adds a new static timeout for the bulk transfer
(100s by default).

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
Change-Id: I3926a7a8f2bce4cbd00b8fe54094a8e9cbec1508
Reviewed-on: http://review.whamcloud.com/11717
Tested-by: Jenkins
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/obdclass/class_obd.c
lustre/obdclass/linux/linux-sysctl.c
lustre/ofd/ofd_dev.c