[openib-general] APM: QP migration state change when failover triggered by hw
Venkatesh Babu
venkatesh.babu at 3leafnetworks.com
Tue Aug 8 15:45:02 PDT 2006
Hal Rosenstock wrote:
>
>> Yes I am doing all these steps only when I get the event
>>IB_PORT_ACTIVE or InServiceNotice event is received for the remote port.
>>
>>
>
>How do you get the InServiceNotice event ?
>
>-- Hal
>
>
In Gen1 implementation tsIbSetInServiceNoticeHandler() and
tsIbSetOutofServiceNoticeHandler() interfaces are there for this
purpose. I am trying to port these interfaces to OFED stack, because
these pieces are missing here. I have the code for sending inform info
record to OpenSM and registering with it for notification. But I have
not yet implemented Notice handlers when the OpenSM sends the notice
trap TS_IB_GENERIC_TRAP_NUM_IN_SVC(64) or
TS_IB_GENERIC_TRAP_NUM_OUT_OF_SVC(65). I will appriciate any information
on implementing this mechanism.
VBabu
More information about the general
mailing list