centos man page for srp_tmo_valid

Query: srp_tmo_valid

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SRP_TMO_VALID(9)						  SCSI mid layer						  SRP_TMO_VALID(9)

NAME
srp_tmo_valid - check timeout combination validity
SYNOPSIS
int srp_tmo_valid(int reconnect_delay, int fast_io_fail_tmo, int dev_loss_tmo);
ARGUMENTS
reconnect_delay -- undescribed -- fast_io_fail_tmo -- undescribed -- dev_loss_tmo -- undescribed --
DESCRIPTION
The combination of the timeout parameters must be such that SCSI commands are finished in a reasonable time. Hence do not allow the fast I/O fail timeout to exceed SCSI_DEVICE_BLOCK_MAX_TIMEOUT. Furthermore, these parameters must be such that multipath can detect failed paths timely. Hence do not allow all three parameters to be disabled simultaneously.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SRP_TMO_VALID(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
axctl(8) - mojave
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq