Vivek
2010-Feb-18 08:50 UTC
[Lustre-discuss] "modprobe lustre" gives "error inserting lustre"
I am configuring lustre over infiniband.I am not able to load lustre using "modprobe lustre" and getting the below errors. Request you to help me resolving this problem. []# depmod -ae []# modprobe lustre FATAL: Error inserting lustre (/lib/modules/2.6.18-164.11.1.el5_lustre.1.10.0.36/kernel/fs/lustre/lustre.ko): Unknown symbol in module, or unknown parameter (see dmesg) []# uname -a Linux 2.6.18-164.11.1.el5_lustre.1.10.0.36 #1 SMP Fri Feb 5 04:25:21 MST 2010 x86_64 x86_64 x86_64 GNU/Linux [)]# lsmod |grep lctl []# lsmod |grep lustre []# ls /lib/modules/2.6.18-164.11.1.el5_lustre.1.10.0.36/kernel/fs/lustre cmm.ko fld.ko llite_lloop.ko lov.ko lustre.ko mdc.ko mds.ko mgc.ko obdclass.ko obdfilter.ko osd.ko ptlrpc.ko fid.ko fsfilt_ldiskfs.ko lmv.ko lquota.ko lvfs.ko mdd.ko mdt.ko mgs.ko obdecho.ko osc.ko ost.ko []# ls /lib/modules/2.6.18-164.11.1.el5_lustre.1.10.0.36/kernel/net/lustre/ ko2iblnd.ko ksocklnd.ko libcfs.ko lnet.ko lnet_selftest.ko []# modinfo lustre filename: /lib/modules/2.6.18-164.11.1.el5_lustre.1.10.0.36/kernel/fs/lustre/lustre.ko license: GPL description: Lustre Lite Client File System author: Sun Microsystems, Inc. srcversion: FAEE4D1D5F7AA9A848C823C depends: obdclass,ptlrpc,lvfs,libcfs,mdc,lov,lnet vermagic: 2.6.18-164.11.1.el5_lustre.1.10.0.36 SMP mod_unload gcc-4.1 []# rpm -qa |grep kernel kernel-ib-1.5-2.6.18_164.11.1.el5_lustre.1.10.0.36 kernel-ib-devel-1.5-2.6.18_164.11.1.el5_lustre.1.10.0.36 kernel-devel-2.6.18-164.6.1.el5 kernel-2.6.18-164.6.1.el5 kernel-2.6.18-164.11.1.el5_lustre.1.10.0.36 kernel-headers-2.6.18-164.6.1.el5 kernel-devel-2.6.18-164.11.1.el5_lustre.1.10.0.36 []# cat /etc/modprobe.conf alias scsi_hostadapter ata_piix alias eth0 tg3 alias eth1 tg3 alias ib0 ib_ipoib alias ib1 ib_ipoib alias net-pf-27 ib_sdp install ib_qib /sbin/ipathmod _MOD_OPTS="-i $CMDLINE_OPTS" start # QLogic generated remove ib_qib /sbin/ipathmod _MOD_OPTS="-i $CMDLINE_OPTS" stop # QLogic generated options lnet networks=o2ib0 [st2007 ~ (Thu Feb 18 02:52:24)]# dmesg |less l ib_create_fmr_pool ko2iblnd: disagrees about version of symbol ib_dereg_mr ko2iblnd: Unknown symbol ib_dereg_mr ko2iblnd: disagrees about version of symbol rdma_reject ko2iblnd: Unknown symbol rdma_reject ko2iblnd: disagrees about version of symbol rdma_disconnect ko2iblnd: Unknown symbol rdma_disconnect ko2iblnd: disagrees about version of symbol rdma_resolve_route ko2iblnd: Unknown symbol rdma_resolve_route ko2iblnd: disagrees about version of symbol rdma_bind_addr ko2iblnd: Unknown symbol rdma_bind_addr ko2iblnd: disagrees about version of symbol rdma_create_qp ko2iblnd: Unknown symbol rdma_create_qp ko2iblnd: disagrees about version of symbol ib_destroy_cq ko2iblnd: Unknown symbol ib_destroy_cq ko2iblnd: disagrees about version of symbol rdma_create_id ko2iblnd: Unknown symbol rdma_create_id ko2iblnd: disagrees about version of symbol rdma_listen ko2iblnd: Unknown symbol rdma_listen ko2iblnd: disagrees about version of symbol rdma_destroy_qp ko2iblnd: Unknown symbol rdma_destroy_qp ko2iblnd: disagrees about version of symbol ib_query_device ko2iblnd: Unknown symbol ib_query_device ko2iblnd: disagrees about version of symbol ib_get_dma_mr ko2iblnd: Unknown symbol ib_get_dma_mr ko2iblnd: disagrees about version of symbol ib_alloc_pd ko2iblnd: Unknown symbol ib_alloc_pd ko2iblnd: disagrees about version of symbol rdma_connect ko2iblnd: Unknown symbol rdma_connect ko2iblnd: disagrees about version of symbol ib_modify_qp ko2iblnd: Unknown symbol ib_modify_qp ko2iblnd: disagrees about version of symbol rdma_destroy_id ko2iblnd: Unknown symbol rdma_destroy_id ko2iblnd: disagrees about version of symbol rdma_accept ko2iblnd: Unknown symbol rdma_accept ko2iblnd: disagrees about version of symbol ib_dealloc_pd ko2iblnd: Unknown symbol ib_dealloc_pd ko2iblnd: disagrees about version of symbol ib_fmr_pool_map_phys ko2iblnd: Unknown symbol ib_fmr_pool_map_phys LustreError: 5353:0:(api-ni.c:1005:lnet_startup_lndnis()) Can''t load LND o2ib, module ko2iblnd, rc=256 LustreError: 5353:0:(events.c:732:ptlrpc_init_portals()) network initialisation failed fld: Unknown symbol RQF_FLD_QUERY fld: Unknown symbol req_capsule_server_pack fld: Unknown symbol req_capsule_client_get fld: Unknown symbol ptlrpc_queue_wait fld: Unknown symbol req_capsule_fini fld: Unknown symbol req_capsule_init fld: Unknown symbol req_capsule_set fld: Unknown symbol req_capsule_server_get fld: Unknown symbol ptlrpc_at_set_req_timeout fld: Unknown symbol ptlrpc_request_alloc_pack fld: Unknown symbol RMF_FLD_OPC fld: Unknown symbol ptlrpc_request_set_replen fld: Unknown symbol RMF_FLD_MDFLD fld: Unknown symbol ptlrpc_req_finished fid: Unknown symbol req_capsule_server_pack fid: Unknown symbol req_capsule_client_get fid: Unknown symbol ptlrpc_queue_wait fid: Unknown symbol req_capsule_fini fid: Unknown symbol req_capsule_init -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20100218/2348b59c/attachment.html
Brian J. Murrell
2010-Feb-18 12:24 UTC
[Lustre-discuss] "modprobe lustre" gives "error inserting lustre"
On Thu, 2010-02-18 at 08:50 +0000, Vivek wrote:> []# rpm -qa |grep kernel > kernel-ib-1.5-2.6.18_164.11.1.el5_lustre.1.10.0.36^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Where did you get this from?> kernel-ib-devel-1.5-2.6.18_164.11.1.el5_lustre.1.10.0.36^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you didn''t get the above kernel-ib-* RPMs from us, did you rebuild lustre against this? If not, then that''s your problem. b. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://lists.lustre.org/pipermail/lustre-discuss/attachments/20100218/5f392443/attachment.bin