You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Have you guys tried
MLNX_OFED-4.1
with IS?I was running on
CentOS 7.2
withvanilla-3.13.0
, and some rdma APIs (e.g.rdma_create_id()
) inMLNX_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.
The text was updated successfully, but these errors were encountered: