commit | 29cfc2ab71d9642c2f4fda6cd278309cc253ff82 | [log] [tgz] |
---|---|---|
author | Martin Wilck <mwilck@suse.com> | Wed Apr 18 01:35:10 2018 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Apr 20 19:14:36 2018 -0400 |
tree | d0e5a59c4a4ff37157d8077a7b2bbbcf9d596fa9 | |
parent | 358fda5ff4c441dfa6e66fd3b1f7d8f882ecba8f [diff] |
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix EMC Symmetrix returns 'internal target error' for a variety of conditions, most of which will be transient. So we should always retry it, even with failfast set. Otherwise we'd get spurious path flaps with multipath. Signed-off-by: Martin Wilck <mwilck@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>