<font size=2 face="sans-serif">Hi All,</font>
<br>
<br><font size=2 face="sans-serif">I am trying to &quot;peer probe&quot;
on the node in the LAN, but it hangs for a while and &nbsp;when the command
is completed after sometime, it displays the Uuid as all zero's </font>
<br><font size=2 face="sans-serif">Below is the output of peer status on
both the nodes</font>
<br>
<br><font size=2 color=blue face="Courier New">root@typhoon-base-unit0:/var/lib/glusterd&gt;
gluster peer status</font>
<br><font size=2 color=blue face="Courier New">Number of Peers: 1</font>
<br>
<br><font size=2 color=blue face="Courier New">Hostname: 172.24.132.1</font>
<br><font size=2 color=blue face="Courier New">Port: 24007</font>
<br><font size=2 color=blue face="Courier New">Uuid: 00000000-0000-0000-0000-000000000000</font>
<br><font size=2 color=blue face="Courier New">State: Establishing Connection
(Connected)</font>
<br>
<br>
<br><font size=2 color=blue face="Courier New">root@typhoon-base-unit1:/var/lib/glusterd/peers&gt;
gluster peer status</font>
<br><font size=2 color=blue face="Courier New">Number of Peers: 1</font>
<br>
<br><font size=2 color=blue face="Courier New">Hostname: 172.24.132.0</font>
<br><font size=2 color=blue face="Courier New">Uuid: 00000000-0000-0000-0000-000000000000</font>
<br><font size=2 color=blue face="Courier New">State: Connected to Peer
(Connected)</font>
<br>
<br><font size=2 face="sans-serif">After this, when I try to create a replicated
volume it fails with the error </font>
<br>
<br><font size=2 color=blue face="Courier New">root@typhoon-base-unit0:/root&gt;
gluster volume create testvol replica 2 172.24.132.0:/.krfs/_home 172.24.132.1:/.krfs/_home</font>
<br><font size=2 color=blue face="Courier New">volume create: testvol:
failed: Failed to find host 172.24.132.1</font>
<br>
<br><font size=2 face="sans-serif">Please note that this node is a ATCA
blade which has multiple ethernet interfaces. The above failure is occurring
when I try to peer probe on a ethernet interfaces which are connected in
a Local Area network.(bond 0 on both the nodes )</font>
<br>
<br><font size=2 face="sans-serif">There is one other ethernet interface(front
0) which is connected to the router for both the nodes. If I peer probe
on the other node using this interface, then peer probe is successful.</font>
<br>
<br><font size=2 face="sans-serif">Below is the output of the ifconfig
command on node 0 </font>
<br><font size=2 color=blue face="Courier New">root@typhoon-base-unit0:/root&gt;
ifconfig</font>
<br>
<br><font size=2 color=blue face="Courier New">bond0 &nbsp; &nbsp; Link
encap:Ethernet &nbsp;HWaddr EC:9E:CD:07:DC:0A</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:172.24.132.0 &nbsp;Bcast:172.24.255.255 &nbsp;Mask:255.255.0.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: fe80::ee9e:cdff:fe07:dc0a/64 Scope:Link</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP BROADCAST RUNNING MASTER MULTICAST &nbsp;MTU:9000 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:290442 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:309604 errors:0 dropped:0 overruns:0 carrier:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:0 txqueuelen:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:37604741 (35.8 MiB) &nbsp;TX bytes:33336286 (31.7 MiB)</font>
<br>
<br><font size=2 color=blue face="Courier New">front0 &nbsp; &nbsp;Link
encap:Ethernet &nbsp;HWaddr EC:9E:CD:07:DC:0E</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:172.17.23.117 &nbsp;Bcast:172.17.23.255 &nbsp;Mask:255.255.255.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: fe80::ee9e:cdff:fe07:dc0e/64 Scope:Link</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP BROADCAST RUNNING MULTICAST &nbsp;MTU:1500 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:800920 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:333044 errors:0 dropped:0 overruns:0 carrier:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:0 txqueuelen:1000</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:963382278 (918.7 MiB) &nbsp;TX bytes:45300199 (43.2 MiB)</font>
<br>
<br><font size=2 color=blue face="Courier New">lo &nbsp; &nbsp; &nbsp;
&nbsp;Link encap:Local Loopback</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:127.0.0.1 &nbsp;Mask:255.0.0.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: ::1/128 Scope:Host</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP LOOPBACK RUNNING &nbsp;MTU:16436 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:2724222 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:2724222 errors:0 dropped:0 overruns:0 carrier:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:0 txqueuelen:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:2918838588 (2.7 GiB) &nbsp;TX bytes:2918838588 (2.7 GiB)</font>
<br>
<br>
<br><font size=2 face="sans-serif">&nbsp;Below is the output of the ifconfig
command on node 1 </font>
<br>
<br><font size=2 color=blue face="Courier New">root@typhoon-base-unit1:/root&gt;
ifconfig</font>
<br><font size=2 color=blue face="Courier New">bond0 &nbsp; &nbsp; Link
encap:Ethernet &nbsp;HWaddr EC:9E:CD:08:43:82</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:172.24.132.1 &nbsp;Bcast:0.0.0.0 &nbsp;Mask:255.255.0.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: fe80::ee9e:cdff:fe08:4382/64 Scope:Link</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP BROADCAST RUNNING MASTER MULTICAST &nbsp;MTU:9000 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:3236373 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:2955309 errors:0 dropped:0 overruns:0 carrier:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:0 txqueuelen:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:336930560 (321.3 MiB) &nbsp;TX bytes:379249481 (361.6 MiB)</font>
<br>
<br><font size=2 color=blue face="Courier New">front0 &nbsp; &nbsp;Link
encap:Ethernet &nbsp;HWaddr EC:9E:CD:08:43:86</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:172.17.23.119 &nbsp;Bcast:172.17.23.255 &nbsp;Mask:255.255.255.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: fe80::ee9e:cdff:fe08:4386/64 Scope:Link</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP BROADCAST RUNNING MULTICAST &nbsp;MTU:1500 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:2092076 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:426900 errors:780 dropped:0 overruns:0 carrier:780</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:134320 txqueuelen:1000</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:1263074540 (1.1 GiB) &nbsp;TX bytes:49395506 (47.1 MiB)</font>
<br>
<br><font size=2 color=blue face="Courier New">lo &nbsp; &nbsp; &nbsp;
&nbsp;Link encap:Local Loopback</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet addr:127.0.0.1 &nbsp;Mask:255.0.0.0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; inet6 addr: ::1/128 Scope:Host</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; UP LOOPBACK RUNNING &nbsp;MTU:16436 &nbsp;Metric:1</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX packets:17223778 errors:0 dropped:0 overruns:0 frame:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; TX packets:17223778 errors:0 dropped:0 overruns:0 carrier:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; collisions:0 txqueuelen:0</font>
<br><font size=2 color=blue face="Courier New">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; RX bytes:4539999675 (4.2 GiB) &nbsp;TX bytes:4539999675 (4.2 GiB)</font>
<br>
<br><font size=2 face="sans-serif">I compared the success logs with the
failure logs and found that node 1 never makes a transition from &quot;Connected
to Peer&quot; to &quot;Peer is connected and accepted&quot; when I use
bond0 interfaces</font>
<br><font size=2 face="sans-serif">Could you please shed some light on
this.</font>
<br><font size=2 face="sans-serif">I am attaching both the sucess logs
and failure logs for both the nodes</font>
<br>
<br>
<br><font size=2 face="sans-serif">Regards<br>
Rahul Shrivastava</font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p>