<div dir="ltr">Hello,<br><br>I'm new to lustre community and lustre software as well. I have question regarding to patchless lustre client installation. The OS is Redhat EL 5.1. I'm using voltaire gridstack v5.1.3 for infiniband software stack. I installed the lustre-1.6.5.1 servers without any problem. The client and server OSes are same. The problem is installing patchless client. Are there any howto or guide for that. I googled but got nothing about it. Just the link <a href="http://wiki.lustre.org/index.php?title=Patchless_Client">http://wiki.lustre.org/index.php?title=Patchless_Client</a> . When i tried the things which i read on that page, no modules were build. Are there anything that must be done for the patchless client installation.<br>
<br>I ran the following command for configuration:<br><br>./configure --prefix=/usr/local/lustre --enable-uoss --enable-bgl  --enable-posix-osd --enable-panic_dumplog --enable-quota --enable-health-write --enable-lru-resize --enable-adaptive-timeouts --enable-efence --enable-libwrap --enable-snmp --with-o2ib=/usr/src/openib --with-linux=/usr/src/kernels/2.6.18-53.1.14.el5<br>
<br>Then ran make && make install. None of the above steps returned error messages. So I assumed that the compilation and installation is successful. But when i try to mount the server the following error message returned:<br>
<br>mount.lustre: mount <a href="http://klhi1.uybhm.itu.edu.tr">klhi1.uybhm.itu.edu.tr</a>@o2ib0:/klfs at /klfs 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>I searched any module files that contains lnet in its name. But there were no files. So the compilation and installation is not complete. And also i installed lustre-client-modules-1.6.5.1-2.6.18_53.1.14.el5_lustre.1.6.5.1smp.x86_64.rpm package to have the modules. But (as I expected,) it also did not help. After installing that package, the lnet modules are installed under the /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre dir. But it did not help. When i ran the <br>
<br>modprobe lnet <br><br>command, it returned me  "FATAL: Module lnet not found." message. And ran the insmod command as below:<br>insmod /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/lnet.ko<br>insmod: error inserting '/lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/lnet.ko': -1 Unknown symbol in module<br>
<br>All the trial and error steps made me believe that there must be other things to do for installation. Are there any step by step guide for client installation? Could you please help me?<br><br>And one more question: Are there any possibility to run two different lustre versions on the same client at the same time? If there is a way to do it, it would be great...<br>
<br>Thanks in advance.<br><br>Best Regards,<br><br>Ender GULER<br>System Administrator<br>UYBHM [<a href="http://www.uybhm.itu.edu.tr">http://www.uybhm.itu.edu.tr</a>]<br></div>