On Wed, 2008-06-18 at 02:55 -0700, Johnlya wrote: > Install step is: > rpm -Uvh --nodeps e2fsprogs-devel-1.40.7.sun3-0redhat.x86_64.rpm > rpm -Uvh e2fsprogs-1.40.7.sun3-0redhat.x86_64.rpm > cd ../PyXML/ > tar -zxvf PyXML-0.8.4.tar.gz > cd PyXML-0.8.4 > python setup.py build > python setup.py install > cd ../../Expect > rpm -ivh expect-5.42.1-1.src.rpm > cd ../1.6.5/ > rpm -ivh kernel-lustre-smp-2.6.9-67.0.7.EL_lustre.1.6.5.x86_64.rpm > rpm -ivh lustre-ldiskfs-3.0.4-2.6.9_67.0.7.EL_lustre. > 1.6.5smp.x86_64.rpm > rpm -ivh lustre-modules-1.6.5-2.6.9_67.0.7.EL_lustre. > 1.6.5smp.x86_64.rpm > > when install lustre-modules, it displays warning: > WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/ > lustre/ko2iblnd.ko needs unknown symbol ib_create_cq
This is an artifact of the lustre-modules RPM now having a ko2iblnd module, which needs the OFED modules, from kernel-ib against which it was (ko2iblnd) built. If you are not using IB with OFED you can safely ignore these warnings. b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
