Mellanox / libvma

Linux user space library for network socket acceleration based on RDMA compatible network adaptors
https://www.mellanox.com/products/software/accelerator-software/vma?mtag=vma
Other
582 stars 153 forks source link

VMA PANIC when IPv6 is disabled #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Disable IPv6 kernel module, by adding "install ipv6 /bin/true" to modprobe 
configuration.
2. Install MLNX_OFED and libvma
3. Run an App with LD_PRELOAD=libvma.so (e.g. netcat or telnet)

What is the expected output? What do you see instead?
Expected: app to work
Output: VMA_PANIC because /dev/infiniband/rdma_cm cannot be found

What version of the product are you using? On what operating system?
libvma 6.4.11;
MLNX_OFED 2.0-3.0.0-rhel6_4-x86-64
Scientific linux 6.4 (Carbon) - kernel 2.6.32-358.23.2.el6.x86_64

Please provide any additional information below.

OFED module RDMA-CM fails to load After installation, 

# service openibd restart
Unloading HCA driver:                                      [  OK  ]
Loading HCA driver and Access Layer:                       [FAILED]

Please open an issue in the http://bugs.openfabrics.org and attach 
/tmp/ib_debug_info.log

Original issue reported on code.google.com by paulo.pa...@gmail.com on 5 Nov 2013 at 2:09

Attachments:

rosenbaumalex commented 9 years ago

github caught wrong commit message. this is not fixed or closed yet.