[Lustre-discuss] Announce: Lustre 1.6.5 is available!

Michael Will mwill at penguincomputing.com
Thu Jun 26 08:44:26 PDT 2008


The reason is that the set of rpms published for lustre 1.6.5 on suns website 
is incomplete. 

The OFED modules that you get by installing the kernel-ib package are the ones that 
are mentioned below as missing.

It will all still work as long as you only use gigabit ethernet, but when you want
to use infiniband, then you are missing the essential bits, and have to either
build it yourself or pay SUN or your favorite system integrator to build the kernel-ib 
rpm for you.

Somebody published an inofficial tarball that is supposed to fit with redhat enterprise
linux 5.2 but right now I could not find it again by googling. The filename was 
OFED_1.3.1_lustre_1.6.5.tar.gz and the url to the file from my browser cache is
http://research.yale.edu/hpc/OFED_1.3.1_lustre_1.6.5.tar.gz . I have not had a chance
to test it yet. 

A relevant bugzilla entry might be https://bugzilla.lustre.org/show_bug.cgi?id=15316

Michael
-----Original Message-----
From: lustre-discuss-bounces at lists.lustre.org on behalf of Enrico Morelli
Sent: Thu 6/26/2008 1:39 AM
To: lustre-discuss at lists.lustre.org
Subject: Re: [Lustre-discuss] Announce: Lustre 1.6.5 is available!
 
On Wed, 18 Jun 2008 03:11:38 -0700 (PDT)
Johnlya <johnlya at gmail.com> 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
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_resolve_addr
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_dereg_mr
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_reject
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_disconnect
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_resolve_route
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_bind_addr
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_create_qp
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_destroy_cq
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_create_id
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_listen
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_destroy_qp
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_get_dma_mr
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_alloc_pd
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_connect
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_modify_qp
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_destroy_id
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol rdma_accept
> WARNING: /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5smp/kernel/net/
> lustre/ko2iblnd.ko needs unknown symbol ib_dealloc_pd
> 
> Please tell me why?
> Thank you

Because, I think, the installation process tries to load the new
modules in the current kernel. So you have to reboot the machine using
the new kernel.


> 
> 
> On Fri, Jun 13, 2008 at 7:14 AM, Terry Rutledge
> <Terry.Rutle... at Sun.COM> wrote:
> > Hi all,
> >
> > At long last, Lustre 1.6.5 is available on the Sun Download Center
> > Site.
> >
> > http://www.sun.com/software/products/lustre/get.jsp
> >
> > The change log and release notes can be read here:
> >
> > http://wiki.lustre.org/index.php?title=Change_Log_1.6
> >
> > Thank you for your assistance; as always, you can report issues via
> > Bugzilla (https://bugzilla.lustre.org/)
> >
> > Happy downloading!
> >
> >  -- The Lustre Team --
> > _______________________________________________
> > Lustre-discuss mailing list
> > Lustre-disc... at lists.lustre.orghttp://lists.lustre.org/mailman/listinfo/lustre-discuss
> _______________________________________________
> Lustre-discuss mailing list
> Lustre-discuss at lists.lustre.org
> http://lists.lustre.org/mailman/listinfo/lustre-discuss


-- 
-------------------------------------------------------------------
       (o_
(o_    //\  Coltivate Linux che tanto Windows si pianta da solo.
(/)_   V_/_
+------------------------------------------------------------------+
|     ENRICO MORELLI         |  email: morelli at CERM.UNIFI.IT       |
| *     *       *       *    |  phone: +39 055 4574269             |
|  University of Florence    |  fax  : +39 055 4574253             |
|  CERM - via Sacconi, 6 -  50019 Sesto Fiorentino (FI) - ITALY    |
+------------------------------------------------------------------+
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss at lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20080626/5d7cd6e7/attachment.htm>


More information about the lustre-discuss mailing list