<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Looks like a mis-match on the OFED modules Lustre is expecting.<br><br>If not using the included OFED, you need these steps:<br><br>1) Build (optional) and install the Lustre kernel<br>2) Build OFED against the Lustre kernel and install it<br>3) Build Lustre against the kernel and the OFED you are using<br><br>Lustre defaults to using the in-kernel OFED unless you point configure at a different set of headers.<br><br>Kevin<br><br><br>----- Original Message -----<br>From: srirangam.addepalli@gmail.com<br>To: lustre-discuss@lists.lustre.org<br>Sent: Wednesday, June 9, 2010 1:33:04 PM GMT -07:00 US/Canada Mountain<br>Subject: [Lustre-discuss] Luster 1.8.3 Qlogic OFED 1.4.2<br><br>Hello All,<br>I am trying to use luster with qlogic ofed 1.4.2 . After building and installing the kernel when i try modprobe lustre<br>i get the following !
 errors<br><br><br># modprobe lustre<br>WARNING: Error inserting osc (/lib/modules/2.6.18-164.11.1.el5_lustre.1.8.3/kernel/fs/lustre/osc.ko): Input/output error<br>
WARNING: Error inserting mdc (/lib/modules/2.6.18-164.11.1.el5_lustre.1.8.3/kernel/fs/lustre/mdc.ko): Input/output error<br>WARNING: Error inserting lov (/lib/modules/2.6.18-164.11.1.el5_lustre.1.8.3/kernel/fs/lustre/lov.ko): Input/output error<br>
FATAL: Error inserting lustre (/lib/modules/2.6.18-164.11.1.el5_lustre.1.8.3/kernel/fs/lustre/lustre.ko): Input/output error<br><br><br>dmesg shows errors of the type<br><br>Lustre: OBD class driver, <a href="http://www.lustre.org/" target="_blank">http://www.lustre.org/</a>                                                                                           <br>
Lustre:     Lustre Version: 1.8.3                                                                                                          <br>Lustre:     Build Version: 1.8.3-20100409182943-PRISTINE-2.6.18-164.11.1.el5_lustre.1.8.3                                !
                   <br>
ko2iblnd: disagrees about version of symbol ib_fmr_pool_unmap                                                                              <br>ko2iblnd: Unknown symbol ib_fmr_pool_unmap                                                                     &nbsp!
 ;                           <br>
ko2iblnd: disagrees about version of symbol ib_create_cq                                                                                   <br>ko2iblnd: Unknown symbol ib_create_cq                                                                  &nb!
 sp;                                   <br>
ko2iblnd: disagrees about version of symbol rdma_resolve_addr                                                                              <br>ko2iblnd: Unknown symbol rdma_resolve_addr     <br><br>Following are the rpm's installed<br>
<br># rpm -qa | grep kernel<br>kernel-doc-2.6.18-164.6.1.el5<br>kernel-2.6.18-164.6.1.el5<br>kernel-headers-2.6.18-164.6.1.el5<br>kernel-ib-devel-1.4.2.1-2.6.18_164.11.1.el5_lustre.1.8.3<br>kernel-2.6.18-164.11.1.el5_lustre.1.8.3<br>
kernel-ib-1.4.2.1-2.6.18_164.11.1.el5_lustre.1.8.3<br>kernel-devel-2.6.18-164.6.1.el5<br>kernel-devel-2.6.18-164.11.1.el5_lustre.1.8.3<br><br>What am i missing.<br><br>Ady<br>
</div></body></html>