Hmm. I did run into this while trying llmount.sh. [EMAIL PROTECTED] tests]# pwd /usr/src/lustre-1.6.4.3/lustre/tests [EMAIL PROTECTED] tests]# sh llmount.sh Loading modules from /usr/src/lustre-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"? On Mon, Mar 10, 2008 at 1:32 PM, mitcheloc <[EMAIL PROTECTED]> wrote:
> Isaac, > > I checked my ethernet card and it didn't look like Quadrics hardware. > > [EMAIL PROTECTED] ~]# lspci | grep Ethernet > 00:19.0 Ethernet controller: Intel Corporation 82566DM Gigabit Network > Connection (rev 02) > > So I removed the parameter, rebooted and it worked like a charm! I wonder > how that setting got into my modules.conf file. I checked on another > CentOS system I set up and it is not there. It was probably inserted by some > other DFS I was trying out. > > After changing modules.conf and rebooting: > > [EMAIL PROTECTED] ~]# modprobe lustre > [EMAIL PROTECTED] ~]# dmesg > Lustre: OBD class driver, [EMAIL PROTECTED] > Lustre Version: 1.6.4.3 > Build Version: > 1.6.4.3-19691231160000-PRISTINE-.usr.src.linux-2.6.18-53.1.14.el5.lustre > Lustre: Added LNI [EMAIL PROTECTED] [8/256] > Lustre: Accept secure, port 988 > Lustre: Lustre Client File System; [EMAIL PROTECTED] > > Thanks & hopefully I don't run into any other issues. > > Cheers, > Mitchel > > On Mon, Mar 10, 2008 at 12:48 PM, Isaac Huang <[EMAIL PROTECTED]> wrote: > > > On Mon, Mar 10, 2008 at 11:38:33AM -0500, mitcheloc wrote: > > > From modprobe.conf: > > > > > > options lnet networks=tcp0,elan0 > > > > If you don't have Quadrics Elan hardware, you can change it to: > > options lnet networks=tcp0 > > > > Otherwise, > > > > > Where should kqswlnd.ko be coming from? > > > > you need to compile lustre with proper QsNet support. > > > > Isaac > > >
_______________________________________________ Lustre-discuss mailing list Lustre-discuss@lists.lustre.org http://lists.lustre.org/mailman/listinfo/lustre-discuss