<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
<BR>I want to configure the Lustre using Myrinet NIC running TCP/IP (ethernet emulation).<BR>My configuration steps as following:<BR>
1.Change the kernel to 2.6.9-55.0.9.EL_lustre.1.6.4.1smp which is required by the lustre-1.4.6.1<BR>&nbsp; vi /boot/grub/grub.conf<BR>&nbsp; reboot from the new kernel<BR>
2.install the MX<BR>&nbsp; install the MX with --with-linux=&lt;new kernel&gt;<BR>&nbsp; vi /etc/sysconfig/network-scripts/ifcfg-myri0 <BR>&nbsp;&nbsp;&nbsp; &nbsp;DEVICE=myri0<BR>&nbsp;&nbsp;&nbsp; &nbsp;BOOTPROTO=static<BR>&nbsp;BROADCAST=172.19.2.255<BR>&nbsp;HWADDR=00:60:DD:49:10:A6<BR>&nbsp;IPADDR=172.19.2.34<BR>&nbsp;NETMASK=255.255.255.0<BR>&nbsp;NETWORK=172.19.2.0<BR>&nbsp;ONBOOT=yes<BR>&nbsp;TYPE=Ethernet<BR>
3.install the lustre <BR>&nbsp; rpm -ivh&nbsp;&nbsp; lustre-ldiskfs-3.0.3-2.6.9_55.0.9.EL_lustre.1.6.4.1smp.x86_64.rpm<BR>&nbsp; rpm -ivh&nbsp; lustre-modules-1.6.4.1-2.6.9_55.0.9.EL_lustre.1.6.4.1smp.x86_64.rpm<BR>&nbsp; rpm -ivh&nbsp; lustre-1.6.4.1-2.6.9_55.0.9.EL_lustre.1.6.4.1smp.x86_64.rpm<BR>
4.Configure Lustre on MGS and MDT node.<BR>&nbsp; vi /etc/hosts <BR>&nbsp;change the line "127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snode localhost.localdomain localhost"&nbsp; <BR>&nbsp;to &nbsp;&nbsp;"172.19.2.34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snode localhost.localdomain localhost"<BR>&nbsp; ifconfig lo down<BR>
&nbsp; vi /etc/modprobe.conf<BR>&nbsp;add the line "options lnet&nbsp;&nbsp;&nbsp; networks=tcp"<BR>
&nbsp; mkfs.lustre --reformat --fsname datafs --mdt --mgs /dev/sdb1<BR>&nbsp; mkdir -p /mnt/data/mdt<BR>&nbsp; mount -t lustre /dev/sdb1 /mnt/data/mdt<BR>
&nbsp; mkfs.lustre --reformat --fsname datafs --ost <A href="mailto:--mgsnode=snode@tcp0">--mgsnode=snode@tcp0</A> /dev/sdb2<BR>&nbsp; mkdir -p /mnt/data/ost0<BR>&nbsp; mount -t lustre /dev/sdb2 /mnt/data/ost0<BR>
&nbsp; when I executed "mount -t lustre /dev/sdb2 /mnt/data/ost0",error occured.<BR>&nbsp;"mount.lustre: mount /dev/sdb2 at /mnt/data/ost0 failed: Input/output error<BR>&nbsp;Is the MGS running?"<BR>
&nbsp; Do you know what is the problem? How to configure the Lustre using Myrinet NIC running TCP/IP (ethernet emulation)?<BR>
&nbsp;<BR>
&nbsp; Wish your help!<BR>
<BR>&nbsp; Happy new year!&nbsp; <BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp; jiangxumiao<BR>
<BR>&nbsp;<BR><br /><hr />\u02b9\u04bb Windows Live Messenger \u027d\u0379 <a href='http://messenger.live.cn/' target='_new'>\u98e1</a></body>
</html>