All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Rosenbaum <alexr-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: "Hefty, Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	"linux-rdma
	(linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Dina Leventol <dinal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: better understanding rdma-cm UNREACHABLE/ETIMEDOUT scheme
Date: Sun, 26 May 2013 17:46:26 +0300	[thread overview]
Message-ID: <51A22042.5010205@mellanox.com> (raw)
In-Reply-To: <519DF00C.9010304-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

On 5/23/2013 1:31 PM, Alex Rosenbaum wrote:
> On 5/21/2013 6:24 PM, Hefty, Sean wrote:
>> My first guess is that the server isn't responding to new requests. - 
>> Sean 
>
> This is where we're looking now.
> Now testing on 17 server with 8 clients per server.
>
> When disabling all RDMA traffic in the test we get 100% RDMA 
> connection established. So at least we know this is not some 
> fundamental issue with our setup.
>
> Modifying our code to increasing the priority of RDMA connection 
> handling to be higher then the RDMA traffic (CQ completions handling) 
> we still see many UNREACHABLE events. But only after quite a few 
> client got connected and started pushing traffic (1GB RDMA WRITEs from 
> server to client).
>
> We are now adding code (via the conn_attr private data) to compare 
> timestamp between the rdma_conenct, RDMA_CM_EV_CONNECT_REQ, 
> rdma_accept and on the client events of UNREACHABLE or CONNECTED.
> We'll have better understand once we see these results.
>
> thanks,
>
> Alex
We found the peace of code that got the server to hang for so long, 
enough to causes the rdma_connect() to fail on the client side with 
retries with RDMA_CM_EVENT_UNREACHABLE(-TIMEDOUT)
OK, case closed.

--
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:[~2013-05-26 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21 15:07 better understanding rdma-cm UNREACHABLE/ETIMEDOUT scheme Or Gerlitz
     [not found] ` <519B8DB3.3010500-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-05-21 15:24   ` Hefty, Sean
     [not found]     ` <1828884A29C6694DAF28B7E6B8A823736FD29AE3-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2013-05-21 15:25       ` Or Gerlitz
2013-05-21 18:21       ` Or Gerlitz
     [not found]         ` <CAJZOPZJ44fgPtBHpu5eXSVUQb0zP7rJH1UvL2RneDCrhGVLSwQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-21 18:54           ` Hefty, Sean
2013-05-23 10:31       ` Alex Rosenbaum
     [not found]         ` <519DF00C.9010304-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-05-26 14:46           ` Alex Rosenbaum [this message]

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=51A22042.5010205@mellanox.com \
    --to=alexr-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=dinal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@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.