All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dotan Barak <dotanba-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Ding Dinghua <dingdinghua85-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: P
Date: Sat, 12 Jun 2010 11:10:20 +0200	[thread overview]
Message-ID: <4C134EFC.5010207@gmail.com> (raw)
In-Reply-To: <AANLkTilhV8JJTKxc4OpudTUgKqMyJ5mzcxt6XdSMurDS-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 12/06/2010 03:22, Ding Dinghua wrote:
> 2010/6/11 Dotan Barak<dotanba-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
>    
>> Hi.
>>
>> On 11/06/2010 10:51, Ding Dinghua wrote:
>>      
>>> Hi all:
>>>           I'm using RDMA to do fs-metadata mirror between nodes. I
>>> encountered a strange problem when the program was running:
>>> Complete queue handler reported that the  RDMA-Write operation failed,
>>>   the status of  corresponding "struct ib_wc" is "IB_WC_RETRY_EXC_ERR".
>>> The problem is encountered randomly. I don't know the meaning of this
>>> error code as well as what to do next. Would anyone give me some tips?
>>> thanks a lot.
>>>
>>>        
>> Do you sync between the sides before closing the QPs?
>>      
> Can you say it more detail? thanks.
>    
If you try to send a message from local QP to a remote QP before the 
remote QP is in RTR state (or after it was closed/transferred to the 
ERROR state),
you may get RETRY EXCEEDED, because there isn't any QP in the remote 
side that can accept your message (and send a response).

How do you connect the QPs? (And how do you close the connection between 
them)

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

  parent reply	other threads:[~2010-06-12  9:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-11  8:51 A strange problem when using IB to transfer things Ding Dinghua
     [not found] ` <AANLkTiml1Q7sD9MFsg_q1nQx5091rNnzhK8oh1aUnxwT-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-11 15:30   ` Dotan Barak
     [not found]     ` <4C125697.1000508-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-06-12  1:22       ` Ding Dinghua
     [not found]         ` <AANLkTilhV8JJTKxc4OpudTUgKqMyJ5mzcxt6XdSMurDS-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-12  9:10           ` Dotan Barak [this message]
     [not found]             ` <4C134EFC.5010207-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-06-17  7:07               ` P Ding Dinghua
     [not found]                 ` <AANLkTimdeZwZI3FlTncXY_d3QY8jFfNhHERTxl3BD3Bd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-19 10:42                   ` P Dotan Barak
     [not found]                     ` <4C1C9EFC.4020304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-06-20  5:51                       ` P Ding Dinghua
     [not found]                         ` <AANLkTinah43AD5N0ZryDsrGprkeVf9-BdLCyr125PQ3p-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-20 18:43                           ` P Dotan Barak
     [not found]                             ` <4C1E6134.6070304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-06-21  2:30                               ` P Ding Dinghua
2010-06-17  7:27               ` P Ding Dinghua
  -- strict thread matches above, loose matches on Subject: below --
2009-11-01 19:58 p Sasha Khapyorsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C134EFC.5010207@gmail.com \
    --to=dotanba-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=dingdinghua85-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.