On 11/10/2015 09:15 AM, Christoph Hellwig wrote:
scsi host3: ib_srp: failed receive status WR flushed (5) for iu ffff880313f4ca40

Can you also post the logs from the target system from around the time this message was logged on the initiator system ? Usually this message means that the target system closed a QP. I'm looking for messages generated by the following statement in ib_srpt.c:

        pr_info("RDMA t %d for idx %u failed with status %d\n", opcode,
                index, wc->status);

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to