[openib-general] [RFC] [PATCH v2] rdma/ib_cm: fix APM support
Venkatesh Babu
venkatesh.babu at 3leafnetworks.com
Thu Nov 9 13:42:42 PST 2006
Sean Hefty wrote:
>I only tested failover on one side of the connection, because I didn't see a
>need to test more, and only one side of my test had path records. Once a
>connection has been established, there's no difference between the active and
>passive sides.
>
>
Yes, only Active side will have the path records. But port may fail on
the Passive side too.
When a port is failed on the Passive node, active node also need to
change the QP state to migrated.
Only Active node can reload the alternate path. So if the path comes
back on the Passive node, it has to send event notification to the
active to reload the alternate path. With my ib_sa_serv_notice_hdlr()
and your CM changes I have tested all possible combinations. It was
working fine.
VBabu
>- Sean
>
>
More information about the general
mailing list