> Hmm. I did run into this while trying llmount.sh. > [EMAIL PROTECTED] tests]# pwd > /usr/src/lustre-1.6.4.3/lustre/tests <http://1.6.4.3/lustre/tests> > [EMAIL PROTECTED] tests]# sh llmount.sh > Loading modules from /usr/src/lustre-1.6.4.3/lustre/tests/ > <http://1.6.4.3/lustre/tests/>.. > lnet options: 'networks=tcp0' > FATAL: Module mgs not found. > [EMAIL PROTECTED] tests]# dmesg -c > [EMAIL PROTECTED] tests]# > Does this mean I should add a ",mgs" to "networks=tcp0"? Can you verify if mgs module is exist?
Run command by Isaac mentioned: ls /lib/modules/2.6.18-53.1.14.el5.lustre/kernel/fs/lustre rpm -ql lustre-modules If so, please try to "modprobe mgs" manually to see if any messages displayed. Jack > ------------------------------------------------------------------------ > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss > _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
