<div dir="ltr">all server and client that fore-mentioned is using netmasks 255.255.255.224.  and they can ping with each other, for example:<div><br><div><div>root@ml-gpu-ser200.nmg01:~$ ping node28</div><div>PING node28 (10.82.143.202) 56(84) bytes of data.</div><div>64 bytes from node28 (10.82.143.202): icmp_seq=1 ttl=61 time=0.047 ms</div><div>64 bytes from node28 (10.82.143.202): icmp_seq=2 ttl=61 time=0.028 ms</div><div><br></div><div>--- node28 ping statistics ---</div><div>2 packets transmitted, 2 received, 0% packet loss, time 999ms</div><div>rtt min/avg/max/mdev = 0.028/0.037/0.047/0.011 ms</div><div>root@ml-gpu-ser200.nmg01:~$ lctl ping node28@o2ib1</div><div>failed to ping 10.82.143.202@o2ib1: Input/output error</div><div>root@ml-gpu-ser200.nmg01:~$</div><div><br></div><div> and we also have hundreds of GPU machines with different IP Subnet,  they are in service and it's difficulty to change the network structure. so any material or document can guide me solve this by don't change network structure.</div></div></div><div><br></div><div>Thanks</div><div>Yu</div></div><br><div class="gmail_quote"><div dir="ltr">Mohr Jr, Richard Frank (Rick Mohr) <<a href="mailto:rmohr@utk.edu">rmohr@utk.edu</a>> 于2018年6月29日周五 上午3:30写道:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On Jun 27, 2018, at 4:44 PM, Mohr Jr, Richard Frank (Rick Mohr) <<a href="mailto:rmohr@utk.edu" target="_blank">rmohr@utk.edu</a>> wrote:<br>
> <br>
> <br>
>> On Jun 27, 2018, at 3:12 AM, yu sun <<a href="mailto:sunyu1949@gmail.com" target="_blank">sunyu1949@gmail.com</a>> wrote:<br>
>> <br>
>> client:<br>
>> root@ml-gpu-ser200.nmg01:~$ mount -t lustre node28@o2ib1:node29@o2ib1:/project /mnt/lustre_data<br>
>> mount.lustre: mount node28@o2ib1:node29@o2ib1:/project at /mnt/lustre_data failed: Input/output error<br>
>> Is the MGS running?<br>
>> root@ml-gpu-ser200.nmg01:~$ lctl ping node28@o2ib1<br>
>> failed to ping 10.82.143.202@o2ib1: Input/output error<br>
>> root@ml-gpu-ser200.nmg01:~$<br>
> <br>
> In your previous email, you said that you could mount lustre on the client ml-gpu-ser200.nmg01.  Was that not accurate, or did something change in the meantime?<br>
<br>
(Note: Received out-of-band reply from Yu stating that there was a typo in the previous email, and that client ml-gpu-ser200.nmg01 could not mount lustre.  Continuing discussion here so others on list can follow/benefit.)<br>
<br>
Yu,<br>
<br>
For the IPoIB addresses used on your nodes, what are the subnets (and netmasks) that you are using?  It looks like servers use 10.82.143.X and clients use 10.82.141.X.  If you are using a 255.255.0.0 netmask, you should be fine.  But if you are using 255.255.255.0, then you will run into problems.  Lustre expects that all nodes on the same lnet network (o2ib1 in your case) will also be on the same IP subnet.<br>
<br>
Have you tried running a regular “ping <IPoIB_address>” command between clients and servers to make sure that part is working?<br>
<br>
--<br>
Rick Mohr<br>
Senior HPC System Administrator<br>
National Institute for Computational Sciences<br>
<a href="http://www.nics.tennessee.edu" rel="noreferrer" target="_blank">http://www.nics.tennessee.edu</a><br>
<br>
</blockquote></div>