From: Pradeep Satyanarayana <pradeeps-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
To: "Atchley, Scott" <atchleyes-1Heg1YXhbW8@public.gmane.org>
Cc: "Hefty,
Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Alex Rosenbaum <alexr-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
"linux-rdma
(linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: how to preserve QP over HA events for librdmacm applications
Date: Thu, 20 Sep 2012 10:37:52 -0700 [thread overview]
Message-ID: <505B5470.9030707@linux.vnet.ibm.com> (raw)
In-Reply-To: <86756672-ADCC-4EF0-A24C-19C4A0EB8188-1Heg1YXhbW8@public.gmane.org>
On 09/19/2012 11:14 AM, Atchley, Scott wrote:
> On Sep 19, 2012, at 1:05 PM, "Hefty, Sean"<sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:
>
>>> I too would be interested in bringing a QP from error back to a usable state. I
>>> have been debating whether to reconnect using the current RDMA calls versus
>>> trying to transition the existing RC QP.
>>>
>>> I assumed to transition the existing QP that I would need to open a socket to
>>> coordinate the two sides. Is that correct?
>>>
>>> If I were instead to use rdma_connect(), does it require a new CM id or just a
>>> new QP within the same id?
What if you say pre-created a second (fail over) QP for HA purposes all
under the covers of a single socket? And both QPs were connected before
the failure. Not sure if that would work with the same CM id though. If
not, we will need to rdma_connect() the second QP after failure.
By having a second QP and bound to say a different port/device, one
could survive not just link up/down events, but device failures too.
Would that be more generic?
Thanks
Pradeep
--
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
next prev parent reply other threads:[~2012-09-20 17:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 15:43 how to preserve QP over HA events for librdmacm applications Or Gerlitz
[not found] ` <5059E82E.9020600-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-09-19 15:48 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237346A8E418-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-09-19 15:52 ` Or Gerlitz
[not found] ` <5059EA48.1040407-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-09-19 15:58 ` Alex Rosenbaum
[not found] ` <A4E971F4031F1840BBA6E79B417E62E82CF29C3B-SlGPd/IId7auSA5JZHE7gA@public.gmane.org>
2012-09-19 16:52 ` Atchley, Scott
[not found] ` <46C75A5F-AD9F-45CF-A441-B7D5F60709D8-1Heg1YXhbW8@public.gmane.org>
2012-09-19 17:05 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237346A8E47E-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-09-19 18:14 ` Atchley, Scott
[not found] ` <86756672-ADCC-4EF0-A24C-19C4A0EB8188-1Heg1YXhbW8@public.gmane.org>
2012-09-19 18:39 ` Atchley, Scott
[not found] ` <16AD9776-40CA-4106-8F3D-A974067EEE2A-1Heg1YXhbW8@public.gmane.org>
2012-09-19 19:22 ` Hefty, Sean
2012-09-20 17:37 ` Pradeep Satyanarayana [this message]
[not found] ` <505B5470.9030707-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2012-09-20 18:18 ` Atchley, Scott
2012-09-20 20:10 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237346A8E77F-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-09-20 20:57 ` Pradeep Satyanarayana
[not found] ` <505B8349.4050402-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2012-09-20 21:52 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237346A8E89E-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-09-22 15:57 ` Alex Rosenbaum
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=505B5470.9030707@linux.vnet.ibm.com \
--to=pradeeps-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public.gmane.org \
--cc=alexr-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=atchleyes-1Heg1YXhbW8@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.