Details
-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
Lustre 2.10.4
-
[root@wombat-oss-21-2 ~]# uname -a
Linux wombat-oss-21-2.local 2.6.32-573.7.1.el6.x86_64 #1 SMP Tue Sep 22 22:00:00 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@wombat-oss-21-2 ~]# rpm -aq | egrep "spl|zfs"
spl-0.7.9-1.el6.x86_64
zfs-0.7.9-1.el6.x86_64
kmod-spl-0.7.9-1.el6.x86_64
kmod-spl-devel-0.7.9-1.el6.x86_64
kmod-zfs-0.7.9-1.el6.x86_64
zfs-dracut-0.7.9-1.el6.x86_64
kmod-zfs-devel-0.7.9-1.el6.x86_64
lustre-osd-zfs-mount-2.10.4-1.el6.x86_64
libzfs2-0.7.9-1.el6.x86_64
libzfs2-devel-0.7.9-1.el6.x86_64
kmod-lustre-osd-zfs-2.10.4-1.el6.x86_64
[ root@wombat-oss-21-2 ~]# uname -a Linux wombat-oss-21-2.local 2.6.32-573.7.1.el6.x86_64 #1 SMP Tue Sep 22 22:00:00 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [ root@wombat-oss-21-2 ~]# rpm -aq | egrep "spl|zfs" spl-0.7.9-1.el6.x86_64 zfs-0.7.9-1.el6.x86_64 kmod-spl-0.7.9-1.el6.x86_64 kmod-spl-devel-0.7.9-1.el6.x86_64 kmod-zfs-0.7.9-1.el6.x86_64 zfs-dracut-0.7.9-1.el6.x86_64 kmod-zfs-devel-0.7.9-1.el6.x86_64 lustre-osd-zfs-mount-2.10.4-1.el6.x86_64 libzfs2-0.7.9-1.el6.x86_64 libzfs2-devel-0.7.9-1.el6.x86_64 kmod-lustre-osd-zfs-2.10.4-1.el6.x86_64
Description
When building Lustre 2.10.4 with Mellanox OFED stack, got errors:
configure: error: can't compile with OpenIB gen2 headers
(please see attached file for more details)
In the course of my week long troubleshooting, I tried everything I could think of, including the one you suggested here.
At this point, I am certaint that with the IB card in the server, all my configuration options will likely success. In that regard, The configure part of the compilation step is pretty smart about figuring out proper configuration parameters.
Haisong