From: K. Y. Srinivasan Date: Tue, 4 Jun 2013 19:05:05 +0000 (-0700) Subject: [SCSI] storvsc: Increase the value of scsi timeout for storvsc devices X-Git-Tag: v3.11-rc1~88^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893def38211980cf9581a74dfdc66be4d77a1db6;p=pandora-kernel.git [SCSI] storvsc: Increase the value of scsi timeout for storvsc devices The standard scsi timeout is not appropriate in some of the environments where Hyper-V is deployed. Set this timeout appropriately for all devices managed by this driver. On cloud environments where storage latencies may be unbounded, having the scsi layer initiating recovery can be problematic since (a) the host is already implementing a variety of recovery strategies and (b) implementing a recovery strategy at the VM level may be more appropriate in cases where storage latencies exceed a certain threshold. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: James Bottomley --- Reading git-diff-tree failed