<div dir="ltr"><div class="gmail_extra"><div class="im">On Mon, Jul 29, 2013 at 9:30 PM, Krishnan Parthasarathi <span dir="ltr">&lt;<a href="mailto:kparthas@redhat.com" target="_blank">kparthas@redhat.com</a>&gt;</span> wrote:<br>
&gt; We need to find out what is the glusterfs process with pid 7798 and understand<br>&gt; what is causing glusterd, which is also a portmapping service for bricks/clients,<br>&gt; assign a port that is already bound.<br>
<br>ps -ef | grep 7798<br>root      7798     1  0 Jul29 ?        00:00:30 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs -p /var/lib/glusterd/nfs/run/nfs.pid -l /var/log/glusterfs/nfs.log -S /var/run/c363357361020603c58966244aa8b101.socket<br>
<br>&gt; Could you attach all the logs under /var/log/glusterfs on the machine/node, where<br>&gt; the glusterfsd (brick) process is not starting?<br><br></div><div class="im">I will email direct.  Too much personal information in those logs.<br>
<br></div><div class="im">Joel<br></div><div class="im">
<br>
<br>
<br>
<br>
----- Original Message -----<br>
</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">&gt; Krishnan,<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jul 29, 2013 at 8:24 PM, Krishnan Parthasarathi &lt; <a href="mailto:kparthas@redhat.com">kparthas@redhat.com</a><br>
&gt; &gt; wrote:<br>
&gt; &gt; Could you check using netstat, what other process is listening on<br>
&gt; &gt; the port, around the time of failure?<br>
&gt;<br>
&gt; [root@ir2 ~]# netstat -ntlp | grep 49157<br>
&gt; tcp 0 0 <a href="http://0.0.0.0:49157" target="_blank">0.0.0.0:49157</a> 0.0.0.0:* LISTEN -<br>
&gt;<br>
&gt;<br>
&gt; Don&#39;t know how helpful that is. Here is the output of lsof -i:<br>
&gt;<br>
&gt; [root@ir2 ~]# lsof -i :49157<br>
&gt; COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME<br>
&gt; glusterfs 7798 root 7u IPv4 4874907 0t0 TCP ir2.ncr.nps.edu:ftps-data-&gt;<br>
&gt; <a href="http://ir0.XX.edu:49157" target="_blank">ir0.XX.edu:49157</a> (ESTABLISHED)<br>
&gt; glusterfs 7798 root 10u IPv4 4874910 0t0 TCP ir2.ncr.nps.edu:973-&gt;<br>
&gt; <a href="http://ir1.XX.edu:49157" target="_blank">ir1.XX.edu:49157</a> (ESTABLISHED)<br>
&gt; glusterfs 7804 root 7u IPv4 4874872 0t0 TCP ir2.ncr.nps.edu:1008-&gt;<br>
&gt; <a href="http://ir0.XX.edu:49157" target="_blank">ir0.XX.edu:49157</a> (ESTABLISHED)<br>
&gt; glusterfs 7804 root 10u IPv4 4874875 0t0 TCP ir2.ncr.nps.edu:1007-&gt;<br>
&gt; <a href="http://ir1.XX.edu:49157" target="_blank">ir1.XX.edu:49157</a> (ESTABLISHED)<br>
&gt; glusterfs 18954 root 10u IPv4 4948346 0t0 TCP ir2.ncr.nps.edu:959-&gt;<br>
&gt; <a href="http://ir1.XX.edu:49157" target="_blank">ir1.XX.edu:49157</a> (ESTABLISHED)<br>
&gt; glusterfs 18954 root 12u IPv4 4948343 0t0 TCP ir2.ncr.nps.edu:962-&gt;<br>
&gt; <a href="http://ir0.XX.edu:49157" target="_blank">ir0.XX.edu:49157</a> (ESTABLISHED)<br>
&gt;<br>
&gt; Thanks for your help!<br>
&gt;<br>
&gt; Joel<br>
&gt;<br>
&gt;<br>
</div></div><div class=""><div class="h5">&gt; _______________________________________________<br>
&gt; Gluster-users mailing list<br>
&gt; <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
&gt; <a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
</div></div></blockquote></div><br></div></div>