<div dir="ltr">Hi,<br>I have installed lustre client packages on a client node. But it doesn't mount the lustre file system from lustre server. It gets the following famous error:<br><br>$ mount -t lustre 192.168.0.1:/lustre /mnt/lustre<br>

mount.lustre: mount 172.16.113.232:/lustre at /mnt/lustre failed: No such device<br>Are the lustre modules loaded?<br>Check /etc/modprobe.conf and /proc/filesystems<br>Note 'alias lustre llite' should be removed from modprobe.conf<br>

<br><br>As I was searching through the mailing list, I have noticed that lustre.ko should be present in this directory:<br>/lib/modules/2.6.18-194.17.4.el5/kernel/fs/lustre/lustre.ko<br><br>My current kernel is 2.6.18-194.17.4.el5. but lustre.ko is in 2.6.18-164.11.1.el5 instead. So I guessed that this may be the source of problem.<br>

<br>Any ideas?<br><br>Thanks<br></div>