Storage Performance Development Kit (SPDK)
 help / color / mirror / Atom feed
* [SPDK] Create Event Channel
@ 2016-11-10 11:39 Kumaraparameshwaran Rathnavel
  0 siblings, 0 replies; 3+ messages in thread
From: Kumaraparameshwaran Rathnavel @ 2016-11-10 11:39 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

Hi All,

I have a Mellanox Card and when I try to create rdma_create_event _channel it fails.

Can you help me, in what I am missing?

Thanking You,
Param.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [SPDK] Create Event Channel
@ 2016-11-10 15:32 Harris, James R
  0 siblings, 0 replies; 3+ messages in thread
From: Harris, James R @ 2016-11-10 15:32 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

Without any details on how it failed, no one will be able to help.

On 11/10/16, 4:39 AM, "SPDK on behalf of Kumaraparameshwaran Rathnavel" <spdk-bounces(a)lists.01.org on behalf of krath(a)cloudsimple.com> wrote:

    Hi All,
    
    I have a Mellanox Card and when I try to create rdma_create_event _channel it fails.
    
    Can you help me, in what I am missing?
    
    Thanking You,
    Param.
    _______________________________________________
    SPDK mailing list
    SPDK(a)lists.01.org
    https://lists.01.org/mailman/listinfo/spdk
    


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [SPDK] Create Event Channel
@ 2016-11-10 23:00 Liu, Changpeng
  0 siblings, 0 replies; 3+ messages in thread
From: Liu, Changpeng @ 2016-11-10 23:00 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]

The reason why function "rdma_create_event_channel" call failed is that: The Mellanox NIC driver loaded before some kernel infiniband core related modules, such as rdma_ucm driver. This is really not related with SPDK . I can provide 2 methods here to avoid such issue:

1. Try to remove "mlx5_core" module, and manually loaded all the kernel modules located in "/lib/modules/$(shell uname -r)/kernel/drivers/infiniband/core" directory first, and then reload "mlx5_core" again.

2. Another method is that: We can build the infiniband core related modules into kernel but not built as separate modules, and built Mellanox driver for kernel modules.


> -----Original Message-----
> From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of
> Kumaraparameshwaran Rathnavel
> Sent: Thursday, November 10, 2016 7:40 PM
> To: Storage Performance Development Kit <spdk(a)lists.01.org>
> Subject: [SPDK] Create Event Channel
> 
> Hi All,
> 
> I have a Mellanox Card and when I try to create rdma_create_event _channel it
> fails.
> 
> Can you help me, in what I am missing?
> 
> Thanking You,
> Param.
> _______________________________________________
> SPDK mailing list
> SPDK(a)lists.01.org
> https://lists.01.org/mailman/listinfo/spdk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-10 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10 15:32 [SPDK] Create Event Channel Harris, James R
  -- strict thread matches above, loose matches on Subject: below --
2016-11-10 23:00 Liu, Changpeng
2016-11-10 11:39 Kumaraparameshwaran Rathnavel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox