iscsi_block_scsi_eh(9) centos man page | unix.com

Man Page: iscsi_block_scsi_eh

Operating Environment: centos

Section: 9

ISCSI_BLOCK_SCSI_EH(9)						  SCSI mid layer					    ISCSI_BLOCK_SCSI_EH(9)

NAME
iscsi_block_scsi_eh - block scsi eh until session state has transistioned
SYNOPSIS
int iscsi_block_scsi_eh(struct scsi_cmnd * cmd);
ARGUMENTS
cmd scsi cmd passed to scsi eh handler
DESCRIPTION
If the session is down this function will wait for the recovery timer to fire or for the session to be logged back in. If the recovery timer fires then FAST_IO_FAIL is returned. The caller should pass this error value to the scsi eh.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ISCSI_BLOCK_SCSI_EH(9)
Related Man Pages
fc_remote_port_add(9) - centos
makecom(9f) - opensolaris
scsi-spin(8) - debian
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq