Hello Michael, On Saturday, October 23, 2010, Michael Kluge wrote: > Hi Bernd, > > I get the same message with you kernel RPMS: > > In file included from include/linux/list.h:6, > from include/linux/mutex.h:13, > from > /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.4/drivers/infiniband/core/addr.c:36 > : > /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.4/kernel_addons/backport/2.6.18_FC > 6/include/linux/stddef.h:9: error: redeclaration of enumerator 'false' > include/linux/stddef.h:16: error: previous definition of 'false' was here > /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.4/kernel_addons/backport/2.6.18_FC6 > /include/linux/stddef.h:11: error: redeclaration of enumerator 'true' > include/linux/stddef.h:18: error: previous definition of 'true' was here > > Could it be that this '2.6.18 being almost an 2.6.28/29' confuses the > OFED backports and the 2.6.18 backport does not work anymore? Is that > solvable? I found nothing in the OFED bugzilla.
somewhere there is a support matrix, which OFED version supports which RHEL version, but I also would need to search for it. Anyway, ofed-1.4 is already included in 2.6.18-164. So no need for any additional compilations. 2.6.18-194 (RHEL5.5) also still mostly has OFED-1.4, but with an important mellanox driver backport (you will still additionally need a beta version version to get reliably QDR with recent chips). So if you have mellanox QDR HCAs and your connection is flaky in between SDR and QDR, just compile OFED-1.5, if works fine with Lustre (fortunately recently no interfaces changes anymore). But still make sure you compile Lustre against that stack... I also just updated our download page a bit and also uploaded sources for kernel, lustre, tar and e2fsprogs. Cheers, Bernd _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
