Details
-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
Lustre 2.8.0
-
None
-
CentOS
Lustre 2.8.0
MLNX_OFED_LINUX-3.3-1.0.4.0 (OFED-3.3-1.0.4):
-
4
-
9223372036854775807
Description
Hi Team,
Need your help in fixing the below mention issue
Lustre 2.8.0 client source build fail
gen2 header not support
Sharing brief information ....
rpm -qa | grep -i kernel
kernel-headers-2.6.32-573.el6.x86_64
kernel-firmware-2.6.32-573.el6.noarch
kernel-devel-2.6.32-573.el6.x86_64
dracut-kernel-004-388.el6.noarch
kernel-2.6.32-573.el6.x86_64
kmod-mlnx-ofa_kernel-3.3-OFED.3.3.1.0.4.1.gcd30181.rhel6u7.x86_64
mlnx-ofa_kernel-devel-3.3-OFED.3.3.1.0.4.1.gcd30181.rhel6u7.x86_64
libreport-plugin-kerneloops-2.0.9-24.el6.centos.x86_64
kmod-kernel-mft-mlnx-4.4.0-1.rhel6u7.x86_64
abrt-addon-kerneloops-2.0.8-34.el6.centos.x86_64
mlnx-ofa_kernel-3.3-OFED.3.3.1.0.4.1.gcd30181.rhel6u7.x86_64
git checkout 2.8.0
sh autogen.sh
./configure --disable-server --with-o2ib=/usr/src/ofa_kernel-3.3
./configure --disable-server --with-o2ib=/usr/src/ofa_kernel-3.3
.....
.....
.....
checking whether to use Compat RDMA... yes
checking whether to use any OFED backport headers... no
checking whether to enable OpenIB gen2 support... no
configure: error: can't compile with OpenIB gen2 headers under /usr/src/ofa_kernel-3.3
./configure --disable-server --with-o2ib=/usr/src/ofa_kernel
....
....
....
checking whether to use Compat RDMA... no
configure: error: bad --with-o2ib path
Thank You
Atul Yadav