Skip to content
Commit c20ee7b5 authored by Stewart, Sean's avatar Stewart, Sean Committed by James Bottomley
Browse files

[SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit attention



When the scsi_dh_alua handler issues an RTPG during initialization, if it gets
0x06/0x29/0x04 as the sense, it will fail to attach the handler.  NetApp
E-Series returns 0x29/0x00 for power on, and 0x29/0x04 for conditions that
cause the controller to reboot again.  These conditions should be treated
identically within the handler.

Signed-off-by: default avatarSean Stewart <Sean.Stewart@netapp.com>
Acked-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 0f3c7b99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment