I don't think so ! lsmod | grep lustre : don't have any output I tried with : insmod /lib/modules/2.6.25.11-papi-default/kernel/fs/lustre/lustre.ko Got error: insmod: error inserting '/lib/modules/2.6.25.11-papi-default/kernel/fs/lustre/lustre.ko': -1 Unknown symbol in module
I thought that it might be some dependencies between the modules then I'm trying to load some of the modules like libcfs and lnet but still I got the same error when trying to load the lustre module. Is there any guideline or a specific order to follow ? or I'm not doing in properly ? Thanks in advance Saber Papp Tamas wrote: > Saber Feki wrote: >> Thanks a lot. >> >> >> Actually I managed to install it on my clients however I got the >> following error when trying to mount: >> >> node01:~ # mount -t lustre server-n...@tcp0:/storage /mnt/storage-lustre >> >> mount.lustre: mount server-n...@tcp0:/storage at /mnt/storage-lustre >> failed: No such device >> >> Are the lustre modules loaded? >> >> Check /etc/modprobe.conf and /proc/filesystems >> >> Note 'alias lustre llite' should be removed from modprobe.conf >> >> >> I checked that there is no entry 'alias lustre llite' in modprobe.conf >> and I added there this line : >> 'options lnet networks=tcp' >> >> The thing is that the server is running lustre version 1.6.5.1 and now >> the clients are running version 1.6.7 that I got from CVS. >> Does this problem come from the difference in versions in the client and >> the server sides or I'm missing something else ? >> > > > Have you loaded lustre module? > > tompos -- Saber Feki http://www.cs.uh.edu/~sfeki PhD student Parallel Software Technologies Laboratory Department of Computer Science University of Houston _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
