Details
-
Question/Request
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
9223372036854775807
Description
In preparation for Lustre upgrade, I'm trying to build the RPMs and wondering if MOFED v4.2 is currently supported in 2.10.3?
I got the Lustre filesystem mounted but I'm not sure if I'm going to run into any issue later.
I am looking at the repo https://downloads.hpdd.intel.com/public/lustre/lustre-2.10.3/el7.4.1708/server/RPMS/x86_64/ but it's not the kernel that I'm running.
The kernel is Linux gt001 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 20:13:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
and MOFED version is
$ ofed_info -s
MLNX_OFED_LINUX-4.2-1.2.0.0:
I'm just going to do this:
./configure --enable-server \ --with-o2ib=/usr/src/ofa_kernel/default
Thanks.