Hi Amy,<br><br>You may want to try the following options in your /etc/modprobe.conf<br><pre class="Codeline"><a name="50401393_pgfId-1287450"></a>options lnet networks=tcp0(eth1)<br><br></pre>Regards,<br><br>Rhys<br><br><div class="gmail_quote">
2009/8/8 Lee Amy <span dir="ltr"><<a href="mailto:openlinuxsource@gmail.com">openlinuxsource@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I'm a Lustre newbie. The server I set up is combined MGS/MDT file<br>
system on a block device. And set up OST on a block device. I set up<br>
MGS/MDT and OST in the same machine by using 2 disks. The NID is<br>
10.0.38.102@tcp, and the address 10.0.38.102 was assigned to eth0. One<br>
day I noticed the eth0 is broken so I use another NIC eth1 then assign<br>
IP address 10.0.38.102 to this card.<br>
<br>
Then I use client the mount the server Lustre FS by following command.<br>
<br>
mount -t lustre 10.0.38.102@tcp:/ericlfs /mnt/foobar<br>
<br>
It reported following error messages.<br>
<br>
Lustre: Request x1310428982411274 sent from MGC10.0.38.102@tcp to NID<br>
10.0.38.102@tcp 5s ago has timed out (limit 5s).<br>
LustreError: 4397:0:(client.c:792:ptlrpc_import_delay_req()) @@@<br>
IMP_INVALID  req@ffff81002cb7d800 x1310428982411276/t0<br>
o501->MGS@MGC10.0.38.102@tcp_0:26/25 lens 264/432 e 0 to 1 dl 0 ref 1<br>
fl Rpc:/0/0 rc 0/0<br>
LustreError: 15c-8: MGC10.0.38.102@tcp: The configuration from log<br>
'ericlfs-client' failed (-108). This may be the result of<br>
communication errors between this node and the MGS, a bad<br>
configuration, or other errors. See the syslog for more information.<br>
LustreError: 4397:0:(llite_lib.c:1169:ll_fill_super()) Unable to<br>
process log: -108<br>
Lustre: client ffff81002bd17400 umount complete<br>
mount.lustre: mount 10.0.38.102@tcp:/ericlfs at /mnt failed: Cannot<br>
send after transport endpoint shutdown<br>
<br>
So I feel a little confused. Is this problem caused by I replace the<br>
NIC card? And furthermore, how do I fix that problem?<br>
<br>
Thank you very much.<br>
<br>
Best Regards,<br>
<br>
Amy<br>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
</blockquote></div><br>