Hi all,
There are two HBAs in my host .
I create a scsi_pkt and send it by the HBA1 (using
XXXX_tran_start). At this point ,The HBA1 is drop out ,so
the the scsi_pkt is returned with the timeout reason. When
find the pkt's reason is timeout , I chose the HBA2 to
send it(That's means chose other path when one path is
failed). But, The scsi_pkt recived from callback, is timeout
too. So, I try to resend again. The result is the same .
why ? Is there some restrict for the resended scsi_pkt in
lower layer.
Thanks.
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/openso
laris-code
|