Infiniswap icon indicating copy to clipboard operation
Infiniswap copied to clipboard

IS fail to compile with MLNX_OFED 4.1 on CentOS

Open lastweek opened this issue 7 years ago • 0 comments

Have you guys tried MLNX_OFED-4.1 with IS?

I was running on CentOS 7.2 with vanilla-3.13.0, and some rdma APIs (e.g. rdma_create_id()) in MLNX_OFED-4.1 header files actually come from higher version kernel.

If you guys are able to compile/run IS with 4.1, please close this issue. If not, I'd suggest you guys try this out and remove the 4.1 from README.

Also, a decent error handling is really appreciated, especially for kernel modules. NO one wants a power cycle just for a BACKUP_DISK typo or rmmod.

lastweek avatar Jun 20 '18 04:06 lastweek