Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

Petasan with Infiniband switch

Hi ADMIN,

I setup system petasan with switch infiniband but I can't connect petasan system with switch infiniband.

I install driver follow link: https://community.mellanox.com/docs/DOC-2377 , but step install packet mft-4.1.0-34.tgz is error :

root@node01:~/mft-4.5.0-31-x86_64-rpm# ./install.sh
-E- There are missing packages that are required for installation of MFT.
-I- You can install missing packages using: apt-get install linux-headers linux-headers-generic

please help me.

 

Thank Everybody.

 

Hi,

PetaSAN does  not support infiniband.

but generally if you need the PetaSAN kernel headers to compile extra kernel modules:

https://drive.google.com/file/d/0B7VNYCjYBY2yUDhKLV9WOWU4a2M/view?usp=sharing

sorry cannot help more with infiniband.

 

 

Hi ADMIN,

Can You share with I document create LIO and network vituarl ip on petasan because I using switch Infiniband maybe I setup ceph core. please help me.

 

Thank ADMIN

Hi ADMIN,

I'm change using switch quanta, it can connect with petasan. 🙂

Thank ADMIN.

Hi admin,

Please can you also sharing with linux-headers-4.12.14-08-petasan.

Thanks.

https://drive.google.com/drive/folders/1yKGmb47TpVQkkqAEV6Mn0euYhQNDqHik?usp=sharing

Does petasan 2.2 support Infiniband now?

No, we know some users did install with infiniband, but we do not support it currently.

Search the forum for infiniband and you will see my post on how to make infiniband work on PetaSAN. This process still works in PetaSAN 2.2

This must be done on each node and prior to joining the cluster. Also Upgrades wipe out the drivers and must be reinstalled during first boot before the node rejoins the cluster.

I found it easier to create a new cluster with the minimal amount of required storage then move the data over to the new cluster. Then destroy the old cluster and add the nodes to the new cluster. Not the best way but it is the safest.

The problem with infiniband is that the card you choose to use can have very different drivers, there is no set standard driver language for these cards like there is for ethernet cards. Eg the mellanox cx1 cards do not work with the 4.0 kernels due to the drivers but the cx2 cards do and the cx3 cards drivers do not work with 3.x kernels and older at all. The qlogic cards are another beast of driver/kernel compatibility issues. It is impossible for the dev team to be able to support this mess. But with more users of infiniband and the odd donation of equipment to you friendly dev teams, this may change. MS has already included many infiniband drivers into windows 2012 and newer, so it is just time to get linuxes up to that level.