<p>Liang,</p>
<p>please find the info you have asked below.<br></p>
<p>There are two nodes MDS and OSS1 connected throgh a silverstorme Infiniband switch and MDS running IB subnet manager running.</p>
<p></p>
<div><font face="courier new,monospace">[root@MDS ~]# cat /etc/modprobe.conf<br>alias eth0 bnx2<br>alias eth1 bnx2<br>alias scsi_hostadapter megaraid_sas<br>alias scsi_hostadapter1 ata_piix<br>alias scsi_hostadapter2 usb-storage<br>
alias ib0 ib_ipoib<br>alias ib1 ib_ipoib<br>alias net-pf-27 ib_sdp<br>options loop max_loop=64<br>options lnet networks=o2ib(ib0)<br>options ib_madeye data=1<br><br>[root@MDS ~]# ifconfig<br>eth0 Link encap:Ethernet HWaddr 00:18:8B:40:63:C3<br>
&nbsp; inet addr:172.24.198.128 Bcast:172.24.255.255 Mask:255.255.0.0<br>&nbsp; inet6 addr: fe80::218:8bff:fe40:63c3/64 Scope:Link<br>&nbsp; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>&nbsp; RX packets:4203 errors:0 dropped:0 overruns:0 frame:0<br>
&nbsp; TX packets:1069 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:1000<br>&nbsp; RX bytes:415345 (405.6 KiB) TX bytes:109548 (106.9 KiB)<br>&nbsp; Interrupt:169 Memory:f8000000-f8012100<br><br>ib0 Link encap:InfiniBand HWaddr 80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00<br>
&nbsp; inet addr:172.24.198.140 Bcast:172.24.255.255 Mask:255.255.0.0<br>&nbsp; inet6 addr: fe80::202:c902:22:cd49/64 Scope:Link<br>&nbsp; UP BROADCAST RUNNING MULTICAST MTU:65520 Metric:1<br>&nbsp; RX packets:8 errors:0 dropped:0 overruns:0 frame:0<br>
&nbsp; TX packets:11 errors:0 dropped:6 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:256<br>&nbsp; RX bytes:4163 (4.0 KiB) TX bytes:4205 (4.1 KiB)<br><br>lo Link encap:Local Loopback<br>&nbsp; inet addr:127.0.0.1 Mask:255.0.0.0<br>
&nbsp; inet6 addr: ::1/128 Scope:Host<br>&nbsp; UP LOOPBACK RUNNING MTU:16436 Metric:1<br>&nbsp; RX packets:1614 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; TX packets:1614 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:0<br>
&nbsp; RX bytes:5322452 (5.0 MiB) TX bytes:5322452 (5.0 MiB)<br><br>[root@MDS ~]# lctl list_nids<br>172.24.198.140@o2ib<br>[root@MDS ~]# route -e<br>Kernel IP routing table<br>Destination Gateway Genmask Flags MSS Window irtt Iface<br>
172.24.0.0 * 255.255.0.0 U 0 0 0 eth0<br>172.24.0.0 * 255.255.0.0 U 0 0 0 ib0<br>169.254.0.0 * 255.255.0.0 U 0 0 0 ib0<br>default 172.24.198.250 0.0.0.0 UG 0 0 0 eth0<br><br>[root@MDS ~]# echo +neterror &gt; /proc/sys/lnet/printk<br>
<br>[root@MDS ~]# echo +neterror &gt; /proc/sys/lnet/printk<br>[root@MDS ~]# lctl list_nids<br>172.24.198.140@o2ib<br>[root@MDS ~]# lctl ping 172.24.198.140@o2ib<br>12345-0@lo<br>12345-172.24.198.140@o2ib<br>[root@MDS ~]# lctl ping 172.24.198.141@o2ib<br>
failed to ping 172.24.198.141@o2ib: Input/output error<br><br><br>/var/log/messages :<br><br>Jan 27 15:41:41 MDS kernel: Lustre: 5649:0:(o2iblnd_cb.c:2704:kiblnd_cm_callback()) 172.24.198.141@o2ib: ROUTE ERROR -22<br>Jan 27 15:41:41 MDS kernel: Lustre: 5649:0:(o2iblnd_cb.c:2118:kiblnd_peer_connect_failed()) Deleting messages for 172.24.198.141@o2ib: connection failed<br>
<br><br><br><br><br><br><br><br><br><br><br><br>[root@OSS1 ~]# cat /etc/modprobe.conf<br>alias eth0 e1000<br>alias eth1 e1000<br>alias scsi_hostadapter megaraid_mbox<br>alias scsi_hostadapter1 qla2xxx<br>options loop max_loop=64<br>
alias ib0 ib_ipoib<br>options lnet networks=o2ib(ib0)<br>options ib_ipoib debug_level=1<br>options ib_ipoib mcast_debug_level=1<br>### BEGIN MPP Driver Comments ###<br>remove mppUpper if [ `ls -a /proc/mpp | wc -l` -gt 2 ]; then echo -e &quot;Please Unload Physical HBA Driver prior to unloading mppUpper.&quot;; else /sbin/modprobe -r --ignore-remove mppUpper; fi<br>
# Additional config info can be found in /opt/mpp/modprobe.conf.mppappend.<br># The Above config info is needed if you want to make mkinitrd manually.<br># Please read the Readme file that came with MPP driver for building RamDisk manually.<br>
# Edit the &#39;/etc/modprobe.conf&#39; file and run &#39;mppUpdate&#39; to create Ramdisk dynamically.<br>### END MPP Driver Comments ###<br>#alias ib1 ib_ipoib<br>alias net-pf-27 ib_sdp<br>options ib_madeye data=1<br><br>
[root@OSS1 ~]# ifconfig<br>eth0 Link encap:Ethernet HWaddr 00:13:72:5D:3B:65<br>&nbsp; inet addr:172.24.198.186 Bcast:172.24.255.255 Mask:255.255.0.0<br>&nbsp; inet6 addr: fe80::213:72ff:fe5d:3b65/64 Scope:Link<br>&nbsp; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
&nbsp; RX packets:7831 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; TX packets:1007 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:100<br>&nbsp; RX bytes:809440 (790.4 KiB) TX bytes:99439 (97.1 KiB)<br>&nbsp; Base address:0xdcc0 Memory:df7e0000-df800000<br>
<br>ib0 Link encap:InfiniBand HWaddr 80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00<br>&nbsp; inet addr:172.24.198.141 Bcast:172.24.255.255 Mask:255.255.0.0<br>&nbsp; inet6 addr: fe80::202:c902:21:550d/64 Scope:Link<br>
&nbsp; UP BROADCAST RUNNING MULTICAST MTU:65520 Metric:1<br>&nbsp; RX packets:10 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; TX packets:11 errors:0 dropped:7 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:256<br>&nbsp; RX bytes:4097 (4.0 KiB) TX bytes:5202 (5.0 KiB)<br>
<br>lo Link encap:Local Loopback<br>&nbsp; inet addr:127.0.0.1 Mask:255.0.0.0<br>&nbsp; inet6 addr: ::1/128 Scope:Host<br>&nbsp; UP LOOPBACK RUNNING MTU:16436 Metric:1<br>&nbsp; RX packets:94 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; TX packets:94 errors:0 dropped:0 overruns:0 carrier:0<br>
&nbsp; collisions:0 txqueuelen:0<br>&nbsp; RX bytes:8962 (8.7 KiB) TX bytes:8962 (8.7 KiB)<br><br>virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00<br>&nbsp; inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0<br>&nbsp; inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link<br>
&nbsp; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>&nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; TX packets:49 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp; collisions:0 txqueuelen:0<br>&nbsp; RX bytes:0 (0.0 b) TX bytes:9166 (8.9 KiB)<br>
<br>[root@OSS1 ~]# lctl list_nids<br>172.24.198.141@o2ib<br>[root@OSS1 ~]# route -e<br>Kernel IP routing table<br>Destination Gateway Genmask Flags MSS Window irtt Iface<br>192.168.122.0 * 255.255.255.0 U 0 0 0 virbr0<br>
172.24.0.0 * 255.255.0.0 U 0 0 0 eth0<br>172.24.0.0 * 255.255.0.0 U 0 0 0 ib0<br>169.254.0.0 * 255.255.0.0 U 0 0 0 ib0<br>default 172.24.198.250 0.0.0.0 UG 0 0 0 eth0<br><br>[root@OSS1 ~]# echo +neterror &gt; /proc/sys/lnet/printk<br>
[root@OSS1 ~]# echo +neterror &gt; /proc/sys/lnet/printk<br>[root@OSS1 ~]# lctl list_nids<br>172.24.198.141@o2ib<br>[root@OSS1 ~]# lctl ping 172.24.198.141@o2ib<br>12345-0@lo<br>12345-172.24.198.141@o2ib<br>[root@OSS1 ~]# lctl ping 172.24.198.140@o2ib<br>
failed to ping 172.24.198.140@o2ib: Input/output error<br><br><br>/var/log/messages :<br><br>Jan 27 15:34:17 OSS1 kernel: Lustre: 2776:0:(o2iblnd_cb.c:2704:kiblnd_cm_callback()) 172.24.198.140@o2ib: ROUTE ERROR -22<br>Jan 27 15:34:17 OSS1 kernel: Lustre: 2776:0:(o2iblnd_cb.c:2118:kiblnd_peer_connect_failed()) Deleting messages for 172.24.198.140@o2ib: connection failed<br>
</font></div>
<div><br>&nbsp;</div>
<p>~subbu</p><br>
<div class="gmail_quote">On Sat, Jan 24, 2009 at 8:06 AM, Liang Zhen <span dir="ltr">&lt;<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Subbu,<br>I think we can&#39;t see anything from tcpdump even run ping sucessfully, because we only need ipoib for connecting (not for transaction).<br>
I think we need these information for diagnosing:<br>1. modprobe.conf &nbsp;of two nodes with IB<br>2. ifconfig on these two nodes<br>3. routing table on these two nodes<br>4. try lctl ping itself on both nodes and see if any error (with +neterror)<br>
<br>Regards<br>Liang<br><br>subbu kl:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div>problem remained same, when I run lctl ping with tcpdump 4.0.0 I dont see any activity on ib0 !<br><br>another exhaustive Lustre debug log I took with lctl ping do you see any problem with it ?<br><br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(module.c:160:libcfs_psdev_open()) Process entered<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(module.c:164:libcfs_psdev_open()) kmalloced &#39;ldu&#39;: 8 at f5bc6620 (tot 7258558).<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(module.c:171:libcfs_psdev_open()) Process leaving (rc=0 : 0 : 0)<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(module.c:228:libcfs_ioctl()) Process entered<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(linux-module.c:49:libcfs_ioctl_getdata()) Process entered<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(linux-module.c:90:libcfs_ioctl_getdata()) Process leaving (rc=0 : 0 : 0)<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(api-ni.c:1223:LNetNIInit()) refs 1<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(api-ni.c:1614:lnet_ping()) kmalloced &#39;info&#39;: 144 at f0b95880 (tot 7258702).<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-lnet.h:251:lnet_eq_alloc()) kmalloced &#39;eq&#39;: 48 at efda1a00 (tot 7258750).<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-eq.c:72:LNetEQAlloc()) kmalloced &#39;eq-&gt;eq_events&#39;: 240 at f0b95c80 (tot 7258990).<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-lnet.h:279:lnet_md_alloc()) kmalloced &#39;md&#39;: 84 at ed16acc0 (tot 7259074).<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-lnet.h:327:lnet_msg_alloc()) kmalloced &#39;msg&#39;: 268 at f205a400 (tot 7259342).<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-move.c:2395:LNetGet()) LNetGet -&gt; 12345-172.24.198.140@o2ib<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(o2iblnd_cb.c:1531:kiblnd_send()) sending 0 bytes in 0 frags to 12345-172.24.198.140@o2ib<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(o2iblnd.c:312:kiblnd_create_peer()) kmalloced &#39;peer&#39;: 56 at efda18c0 (tot 7259398).<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(o2iblnd_cb.c:1501:kiblnd_launch_tx()) peer[efda18c0] -&gt; 172.24.198.140@o2ib (1)++<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(o2iblnd_cb.c:1380:kiblnd_connect_peer()) peer[efda18c0] -&gt; 172.24.198.140@o2ib (2)++<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(o2iblnd_cb.c:1507:kiblnd_launch_tx()) peer[efda18c0] -&gt; 172.24.198.140@o2ib (3)--<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-eq.c:209:LNetEQPoll()) Process entered<br>
Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-eq.c:146:lib_get_event()) Process entered<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-eq.c:149:lib_get_event()) event: f0b95cf8, sequence: 1, eq-&gt;size: 2<br>Jan 23 17:23:39 p186 kernel: Lustre: 14294:0:(lib-eq.c:152:lib_get_event()) Process leaving (rc=0 : 0 : 0)<br>
Jan 23 17:23:39 p186 kernel: Lustre: 2782:0:(o2iblnd_cb.c:2682:kiblnd_cm_callback()) 172.24.198.140@o2ib Addr resolved: 0<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:146:lib_get_event()) Process entered<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:149:lib_get_event()) event: f0b95cf8, sequence: 1, eq-&gt;size: 2<br>
Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:152:lib_get_event()) Process leaving (rc=0 : 0 : 0)<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:239:LNetEQPoll()) Process leaving (rc=0 : 0 : 0)<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(api-ni.c:1665:lnet_ping()) poll 0(-1 -1)<br>
Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-md.c:69:lnet_md_unlink()) Queueing unlink of md ed16acc0<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:209:LNetEQPoll()) Process entered<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:146:lib_get_event()) Process entered<br>
Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:149:lib_get_event()) event: f0b95cf8, sequence: 1, eq-&gt;size: 2<br>Jan 23 17:23:40 p186 kernel: Lustre: 14294:0:(lib-eq.c:152:lib_get_event()) Process leaving (rc=0 : 0 : 0)<br>
Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294962944 : -4352 : ffffef00)<br>Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294966784 : -512 : fffffe00)<br>
Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=2817 : 2817 : b01)<br>Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=2047 : 2047 : 7ff)<br>
Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294740832 : -226464 : fffc8b60)<br>Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4286216485 : -8750811 : ff7a7925)<br>
Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=5821091 : 5821091 : 58d2a3)<br>Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=3356952 : 3356952 : 333918)<br>
Jan 23 17:23:56 p186 kernel: Lustre: 8276:0:(pinger.c:193:ptlrpc_pinger_main()) next ping in 25000 (8510847)<br>Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294962944 : -4352 : ffffef00)<br>
Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294966784 : -512 : fffffe00)<br>Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=2817 : 2817 : b01)<br>
Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=2047 : 2047 : 7ff)<br>Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4294740832 : -226464 : fffc8b60)<br>
Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=4286216485 : -8750811 : ff7a7925)<br>Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=5821091 : 5821091 : 58d2a3)<br>
Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(lvfs_lib.c:173:lprocfs_read_helper()) Process leaving (rc=3356952 : 3356952 : 333918)<br>Jan 23 17:24:21 p186 kernel: Lustre: 8276:0:(pinger.c:193:ptlrpc_pinger_main()) next ping in 25000 (8535847)<br>
Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(o2iblnd_cb.c:2704:kiblnd_cm_callback()) 172.24.198.140@o2ib: ROUTE ERROR -110<br>Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(o2iblnd.c:422:kiblnd_unlink_peer_locked()) peer[efda18c0] -&gt; 172.24.198.140@o2ib (2)--<br>
Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(router.c:151:lnet_notify()) 172.24.198.141@o2ib notifying 172.24.198.140@o2ib: down<br>Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(router.c:82:lnet_notify_locked()) Old news<br>
Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(o2iblnd_cb.c:2118:kiblnd_peer_connect_failed()) Deleting messages for 172.24.198.140@o2ib: connection failed<br>Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(lib-md.c:73:lnet_md_unlink()) Unlinking md ed16acc0<br>
Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(lib-lnet.h:301:lnet_md_free()) kfreed &#39;md&#39;: 84 at ed16acc0 (tot 7259314).<br>Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(lib-lnet.h:344:lnet_msg_free()) kfreed &#39;msg&#39;: 268 at f205a400 (tot 7259046).<br>
Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(o2iblnd_cb.c:2706:kiblnd_cm_callback()) peer[efda18c0] -&gt; 172.24.198.140@o2ib (1)--<br>Jan 23 17:24:29 p186 kernel: Lustre: 2794:0:(o2iblnd.c:357:kiblnd_destroy_peer()) kfreed &#39;peer&#39;: 56 at efda18c0 (tot 7258990).<br>
Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-eq.c:146:lib_get_event()) Process entered<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-eq.c:149:lib_get_event()) event: f0b95cf8, sequence: 1, eq-&gt;size: 2<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-eq.c:170:lib_get_event()) Process leaving (rc=1 : 1 : 1)<br>
Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-eq.c:232:LNetEQPoll()) Process leaving (rc=1 : 1 : 1)<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(api-ni.c:1665:lnet_ping()) poll 1(4 -113) unlinked<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-lnet.h:259:lnet_eq_free()) kfreed &#39;eq&#39;: 48 at efda1a00 (tot 7258942).<br>
Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(lib-eq.c:135:LNetEQFree()) kfreed &#39;events&#39;: 240 at f0b95c80 (tot 7258702).<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(api-ni.c:1772:lnet_ping()) kfreed &#39;info&#39;: 144 at f0b95880 (tot 7258558).<br>
Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(module.c:336:libcfs_ioctl()) Process leaving (rc=4294967291 : -5 : fffffffb)<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(module.c:178:libcfs_psdev_release()) Process entered<br>
Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(module.c:183:libcfs_psdev_release()) kfreed &#39;ldu&#39;: 8 at f5bc6620 (tot 7258550).<br>Jan 23 17:24:29 p186 kernel: Lustre: 14294:0:(module.c:187:libcfs_psdev_release()) Process leaving (rc=0 : 0 : 0)<br>
<br>~subbu<br><br></div></div>
<div>On Fri, Jan 16, 2009 at 3:38 PM, subbu kl &lt;<a target="_blank" href="mailto:subbukl@gmail.com">subbukl@gmail.com</a> &lt;mailto:<a target="_blank" href="mailto:subbukl@gmail.com">subbukl@gmail.com</a>&gt;&gt; wrote:<br>
<br>&nbsp; &nbsp;Liang,<br><br>&nbsp; &nbsp;Right; you reproduced the exact problem. But as you can see in my<br>&nbsp; &nbsp;previous mail I think I have solved that problem by mannually<br>&nbsp; &nbsp;assiging IP to ib0 (check this line # ifconfig ib0 172.24.198.111<br>
&nbsp; &nbsp;and *&quot;Added LNI&quot; lines &nbsp;*)<br><br>&nbsp; &nbsp;we are back to sqare one now I guess ! LNET is up with mannually<br>&nbsp; &nbsp;assigned IPs. normal ping succeds between machines but not lctl ping.<br><br>&nbsp; &nbsp;so my current problem is this :<br>
<br>&nbsp; &nbsp;# lctl ping 172.24.198.112@o2ib<br>&nbsp; &nbsp;failed to ping 172.24.198.112@o2ib: Input/output error<br><br>&nbsp; &nbsp;/var/log/messages:<br><br><br>&nbsp; &nbsp;Jan 16 10:24:14 p128 kernel: Lustre: 2750:0:(o2iblnd_cb.c:2687:<br>&nbsp; &nbsp;kiblnd_cm_callback()) 172.24.198.112@o2ib: ROUTE ERROR -22<br>
&nbsp; &nbsp;Jan 16 10:24:14 p128 kernel: Lustre:<br>&nbsp; &nbsp;2750:0:(o2iblnd_cb.c:2101:kiblnd_peer_connect_failed()) Deleting<br>&nbsp; &nbsp;messages for 172.24.198.112@o2ib: connection failed<br><br>&nbsp; &nbsp;how can I get rid of this connection problem?<br>
<br>&nbsp; &nbsp;~subbu<br><br><br><br>&nbsp; &nbsp;On Fri, Jan 16, 2009 at 2:11 PM, Liang Zhen &lt;<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a><br></div>
<div>
<div>&nbsp; &nbsp;&lt;mailto:<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a>&gt;&gt; wrote:<br><br>&nbsp; &nbsp; &nbsp; &nbsp;Subbu,<br><br>&nbsp; &nbsp; &nbsp; &nbsp;We don&#39;t have any tip for setup IPoIB, looks like linux can&#39;t<br>&nbsp; &nbsp; &nbsp; &nbsp;find the ifaddr of ib0 on MDS(-99 is EADDRNOTAVAIL), so I<br>
&nbsp; &nbsp; &nbsp; &nbsp;think it&#39;s because you didn&#39;t assign any address to ib0 (or<br>&nbsp; &nbsp; &nbsp; &nbsp;failed to assign address to ib0) before loading o2iblnd &nbsp;in<br>&nbsp; &nbsp; &nbsp; &nbsp;the first try.<br>&nbsp; &nbsp; &nbsp; &nbsp;I can reproduce exactly same error by:<br>
&nbsp; &nbsp; &nbsp; &nbsp;1. modprobe ib_ipoib<br>&nbsp; &nbsp; &nbsp; &nbsp;2. ifconfig ib0 up &nbsp;// without assign any address<br>&nbsp; &nbsp; &nbsp; &nbsp;3. modprobe ko2iblnd<br>&nbsp; &nbsp; &nbsp; &nbsp;4. lctl network up<br><br>&nbsp; &nbsp; &nbsp; &nbsp;Regards<br>&nbsp; &nbsp; &nbsp; &nbsp;Liang<br><br>&nbsp; &nbsp; &nbsp; &nbsp;subbu kl:<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Liang,<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;after executing following echo :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;echo +neterror &gt; /proc/sys/lnet/printk<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;now lctlt ping shows the following error<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# lctl ping 172.24.198.112@o2ib<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;failed to ping 172.24.198.112@o2ib: Input/output error<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 10:24:14 p128 kernel: Lustre:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2750:0:(o2iblnd_cb.c:2687:kiblnd_cm_callback())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;172.24.198.112@o2ib: ROUTE ERROR -22<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 10:24:14 p128 kernel: Lustre:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2750:0:(o2iblnd_cb.c:2101:kiblnd_peer_connect_failed())<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Deleting messages for 172.24.198.112@o2ib: connection failed<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Looks like some problem with &quot;IB connection manager&quot; !<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1. do we have any help docs to setup IPoIB and Lustre,<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lustre operation manual has very minimal info about this .<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I think I am missing some IPoIB setup part here.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2. or is it mannual assignment of &nbsp;IP addresses to &quot;ib0&quot;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;is creating some problem<br>
<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*Some more supporting info :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*subnet manager of following version is also running :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;OpenSM 3.1.8<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Initially I got this error for MDS mount<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:20 p128 kernel: LustreError:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4991:0:(linux-tcpip.c:124:libcfs_ipif_query()) Can&#39;t get<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;IP address for interface ib0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:20 p128 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4991:0:(o2iblnd.c:1563:kiblnd_startup()) Can&#39;t query IPoIB<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;interface ib0: -99<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 kernel: LustreError: 105-4: Error<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-100 starting up LNI o2ib<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4991:0:(events.c:707:ptlrpc_init_portals()) network<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;initialisation failed<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 modprobe: WARNING: Error inserting<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ptlrpc<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(/lib/modules/2.6.18-53.1.14.el5_lustre.1.6.5.1smp/kernel/fs/lustre/ptlrpc.ko):<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Input/output error<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 modprobe: WARNING: Error inserting<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;osc<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(/lib/modules/2.6.18-53.1.14.el5_lustre.1.6.5.1smp/kernel/fs/lustre/osc.ko):<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Unknown symbol in module, or unknown parameter (see dmesg)<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 kernel: osc: Unknown symbol<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ldlm_prep_enqueue_req<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 kernel: osc: Unknown symbol<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ldlm_resource_get<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:45:21 p128 kernel: osc: Unknown symbol<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ptlrpc_lprocfs_register_obd<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;then I mannually set the IP address for ib0 as folows :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# ifconfig ib0 172.24.198.111<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[root@p186 ~]# ifconfig ib0<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ib0 &nbsp; &nbsp; &nbsp; Link encap:InfiniBand &nbsp;HWaddr<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet addr:172.24.198.112 &nbsp;Bcast:172.24.255.255<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mask:255.255.0.0<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UP BROADCAST MULTICAST &nbsp;MTU:65520 &nbsp;Metric:1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; collisions:0 txqueuelen:256<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX bytes:0 (0.0 b) &nbsp;TX bytes:0 (0.0 b)<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;then it mounted sucessfully<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*Jan 16 09:47:09 p128 kernel: Lustre: Added LNI<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;172.24.198.111@o2ib [8/64]<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: MGS MGS started*<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: Setting parameter<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lustre-MDT0000.mdt.group_upcall in log lustre-MDT0000<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: Enabling user_xattr<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: lustre-MDT0000: new<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;disk, initializing<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: MDT lustre-MDT0000<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;now serving dev<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(lustre-MDT0000/64db1fc7-03ba-9803-4d20-ab0d2aa66116) with<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;recovery enabled<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5274:0:(lproc_mds.c:262:lprocfs_wr_group_upcall())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lustre-MDT0000: group upcall set to /usr/sbin/l_getgroups<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: lustre-MDT0000.mdt:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set parameter group_upcall=/usr/sbin/l_getgroups<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan 16 09:47:09 p128 kernel: Lustre: Server lustre-MDT0000<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;on device /dev/loop0 has started<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>
<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~subbu<br><br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;On Thu, Jan 15, 2009 at 8:37 PM, Liang Zhen<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a> &lt;mailto:<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a>&gt;<br>
</div></div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a> &lt;mailto:<a target="_blank" href="mailto:Zhen.Liang@sun.com">Zhen.Liang@sun.com</a>&gt;&gt;&gt; 
<div>
<div><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;wrote:<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Subbu,<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I&#39;d suggest:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1) make sure ko2iblnd has been brought up (please check<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if there<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; is any error message when startup ko2iblnd)<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2) echo +neterror &gt; /proc/sys/lnet/printk, then try<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;with lctl<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ping, if it still can&#39;t work please post error messages<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Regards<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Liang<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; subbu kl:<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Problem is similer to<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a target="_blank" href="http://lists.lustre.org/pipermail/lustre-discuss/2008-May/007498.html">http://lists.lustre.org/pipermail/lustre-discuss/2008-May/007498.html</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; But by looking at the thread could not really get<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;the solution<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for the problem.<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I have two RHEL5 Linux servers installed with<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;following packages -<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kernel-lustre-smp-2.6.18-53.1.14.el5_lustre.1.6.5.1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kernel-ib-1.3-2.6.18_53.1.14.el5_lustre.1.6.5.1smp<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lustre-ldiskfs-3.0.4-2.6.18_53.1.14.el5_lustre.1.6.5.1smp<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lustre-1.6.5.1-2.6.18_53.1.14.el5_lustre.1.6.5.1smp<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lustre-modules-1.6.5.1-2.6.18_53.1.14.el5_lustre.1.6.5.1smp<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; e2fsprogs-1.40.7.sun3-0redhat<br><br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; machine 1: with ib0 IP address : 172.24.198.111<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; machine 2: with ib0 IP address : 172.24.198.112<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /etc/modprobe.conf contains<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; options lnet networks=o2ib<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TCP networking worked fine and now I am trying with<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Infiniband<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; network finding it difficult in communicating with<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;IB nodes<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mounting effort throghs me the following error<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# mount -t lustre -o loop<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/tmp/lustre-ost1 /mnt/ost1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mount.lustre: mount /dev/loop0 at /mnt/ost1 failed:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Input/output error<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Is the MGS running?<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /var/log/messages :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: kjournald starting.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Commit<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; interval 5 seconds<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS FS on loop0,<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;internal journal<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS-fs: mounted<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;filesystem<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; with ordered data mode.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: kjournald starting.<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Commit<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; interval 5 seconds<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS FS on loop0,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;internal journal<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS-fs: mounted<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;filesystem<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; with ordered data mode.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS-fs: file<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;extents enabled<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:25 p186 kernel: LDISKFS-fs: mballoc<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;enabled<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: Lustre: Request x7<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sent from<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MGC172.24.198.111@o2ib to NID 172.24.198.111@o2ib<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5s ago has<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; timed out (limit 5s).<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 7193:0:(obd_mount.c:1062:server_start_targets())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Required<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; registration failed for lustre-OSTffff: -5<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError: 15f-b:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Communication<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; error with the MGS. &nbsp;Is the MGS running?<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 7193:0:(obd_mount.c:1597:server_fill_super())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Unable to start<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; targets: -5<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 7193:0:(obd_mount.c:1382:server_put_super()) no obd<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lustre-OSTffff<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 7193:0:(obd_mount.c:119:server_deregister_mount())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lustre-OSTffff not registered<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LDISKFS-fs: mballoc: 0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;blocks 0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; reqs (0 success)<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LDISKFS-fs: mballoc: 0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;extents<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LDISKFS-fs: mballoc: 0<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;generated<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; and it took 0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LDISKFS-fs: mballoc: 0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; preallocated, 0 discarded<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: Lustre: server umount<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lustre-OSTffff complete<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jan 15 16:55:30 p186 kernel: LustreError:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 7193:0:(obd_mount.c:1951:lustre_fill_super())<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Unable to mount<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(-5)<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; All pinging efforts also failed to the IB NIDS<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;local/remote<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; can ping the ip address :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# ping 172.24.198.112<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PING 172.24.198.112 (172.24.198.112) 56(84) bytes<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;of data.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64 bytes from 172.24.198.112 &lt;<a target="_blank" href="http://172.24.198.112/">http://172.24.198.112</a>&gt;:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; icmp_seq=1 ttl=64 time=0.052 ms<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64 bytes from 172.24.198.112 &lt;<a target="_blank" href="http://172.24.198.112/">http://172.24.198.112</a>&gt;:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; icmp_seq=2 ttl=64 time=0.024 ms<br><br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --- 172.24.198.112 ping statistics ---<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2 packets transmitted, 2 received, 0% packet loss,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;time 1000ms<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rtt min/avg/max/mdev = 0.024/0.038/0.052/0.014 ms<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# ping 172.24.198.111<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PING 172.24.198.111 (172.24.198.111) 56(84) bytes<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;of data.<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64 bytes from 172.24.198.111 &lt;<a target="_blank" href="http://172.24.198.111/">http://172.24.198.111</a>&gt;:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; icmp_seq=1 ttl=64 time=2.16 ms<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64 bytes from 172.24.198.111 &lt;<a target="_blank" href="http://172.24.198.111/">http://172.24.198.111</a>&gt;:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; icmp_seq=2 ttl=64 time=0.296 ms<br>
<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --- 172.24.198.111 ping statistics ---<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2 packets transmitted, 2 received, 0% packet loss,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;time 1000ms<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rtt min/avg/max/mdev = 0.296/1.231/2.166/0.935 ms<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; but cant ping the NIDS :<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# lctl ping 172.24.198.112@o2ib<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failed to ping 172.24.198.112@o2ib: Input/output error<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# lctl ping 172.24.198.111@o2ib<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failed to ping 172.24.198.111@o2ib: Input/output error<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Any idea why lnet cant ping NIDS ?<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; some more configurations:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [root@p186 ~]# ibstat<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CA &#39;mthca0&#39;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CA type: MT23108<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Number of ports: 2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Firmware version: 3.5.0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hardware version: a1<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Node GUID: 0x0002c9020021550c<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Machines are connected via IB switch.<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Looking forward for help.<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~subbu<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ------------------------------------------------------------------------<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Lustre-discuss mailing list<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a>&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a>&gt;&gt;<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a target="_blank" href="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br><br><br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;. . . s u b b u<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;You&#39;ve got to be original, because if you&#39;re like someone<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;else, what do they need you for?&quot;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;------------------------------------------------------------------------<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Lustre-discuss mailing list<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a>&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a target="_blank" href="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br><br><br><br><br>&nbsp; &nbsp;-- &nbsp; &nbsp;. . . s u b b u<br>&nbsp; &nbsp;&quot;You&#39;ve got to be original, because if you&#39;re like someone else,<br>&nbsp; &nbsp;what do they need you for?&quot;<br><br><br><br><br>-- <br>. . . s u b b u<br>
&quot;You&#39;ve got to be original, because if you&#39;re like someone else, what do they need you for?&quot;<br>------------------------------------------------------------------------<br><br>_______________________________________________<br>
Lustre-discuss mailing list<br><a target="_blank" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br><a target="_blank" href="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
&nbsp;<br></div></div></blockquote><br></blockquote></div><br><br clear="all"><br>-- <br>. . . s u b b u<br>&quot;You&#39;ve got to be original, because if you&#39;re like someone else, what do they need you for?&quot;<br>