[LU-10412] Lustre Moduler Error Created: 20/Dec/17  Updated: 01/Dec/21

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.10.0, Lustre 2.10.1, Lustre 2.10.2
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Atul Yadav Assignee: WC Triage
Resolution: Unresolved Votes: 1
Labels: None

Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

Hi team,

After installation of lustre version, we are unbale to load the mdt module

Getting belo
modprobe -v mdt
insmod /lib/modules/3.10.0-693.el7.x86_64/weak-updates/lustre/fs/ptlrpc.ko
modprobe: ERROR: could not insert 'mdt': Invalid argument

rpm -qa | grep -i lustre
kernel-headers-3.10.0-693.5.2.el7_lustre.x86_64
lustre-2.10.1-1.el7.x86_64
lustre-osd-ldiskfs-mount-2.10.1-1.el7.x86_64
kernel-3.10.0-693.5.2.el7_lustre.x86_64
kmod-lustre-2.10.1-1.el7.x86_64
kernel-devel-3.10.0-693.5.2.el7_lustre.x86_64
kmod-lustre-osd-ldiskfs-2.10.1-1.el7.x86_64

Please guide to resolve the issue.

Note: If we remove the lnet config file than the error will not come

Thank you
Atul Yadav



 Comments   
Comment by David Cohen [ 01/Dec/21 ]

Hi,

The same issue affect Lustre 2.12.7

]# modprobe -v lustre      
insmod /lib/modules/3.10.0-1160.25.1.el7_lustre.x86_64/extra/lustre/net/libcfs.ko  
insmod /lib/modules/3.10.0-1160.25.1.el7_lustre.x86_64/extra/lustre/net/lnet.ko networks=o2ib0(ib0)  
insmod /lib/modules/3.10.0-1160.25.1.el7_lustre.x86_64/extra/lustre/fs/obdclass.ko  
insmod /lib/modules/3.10.0-1160.25.1.el7_lustre.x86_64/extra/lustre/fs/ptlrpc.ko  
modprobe: ERROR: could not insert 'lustre': Invalid argument
]# modprobe -v ptlrpc
insmod /lib/modules/3.10.0-1160.25.1.el7_lustre.x86_64/extra/lustre/fs/ptlrpc.ko  
modprobe: ERROR: could not insert 'ptlrpc': Invalid argument

 

removing remove lnet config file will enable the module loading but only tcp

]# cat /etc/modprobe.d/lustre.conf      
options lnet networks=o2ib0(ib0)

Generated at Sat Feb 10 02:34:50 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.