On Mon, Jul 29, 2013 at 9:30 PM, Krishnan Parthasarathi <kparthas at redhat.com > wrote: > We need to find out what is the glusterfs process with pid 7798 and understand > what is causing glusterd, which is also a portmapping service for bricks/clients, > assign a port that is already bound. ps -ef | grep 7798 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 > Could you attach all the logs under /var/log/glusterfs on the machine/node, where > the glusterfsd (brick) process is not starting? I will email direct. Too much personal information in those logs. Joel ----- Original Message ----- > > Krishnan, > > > > > > On Mon, Jul 29, 2013 at 8:24 PM, Krishnan Parthasarathi < > kparthas at redhat.com > > > wrote: > > > Could you check using netstat, what other process is listening on > > > the port, around the time of failure? > > > > [root at ir2 ~]# netstat -ntlp | grep 49157 > > tcp 0 0 0.0.0.0:49157 0.0.0.0:* LISTEN - > > > > > > Don't know how helpful that is. Here is the output of lsof -i: > > > > [root at ir2 ~]# lsof -i :49157 > > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > > glusterfs 7798 root 7u IPv4 4874907 0t0 TCP ir2.ncr.nps.edu:ftps-data-> > > ir0.XX.edu:49157 (ESTABLISHED) > > glusterfs 7798 root 10u IPv4 4874910 0t0 TCP ir2.ncr.nps.edu:973-> > > ir1.XX.edu:49157 (ESTABLISHED) > > glusterfs 7804 root 7u IPv4 4874872 0t0 TCP ir2.ncr.nps.edu:1008-> > > ir0.XX.edu:49157 (ESTABLISHED) > > glusterfs 7804 root 10u IPv4 4874875 0t0 TCP ir2.ncr.nps.edu:1007-> > > ir1.XX.edu:49157 (ESTABLISHED) > > glusterfs 18954 root 10u IPv4 4948346 0t0 TCP ir2.ncr.nps.edu:959-> > > ir1.XX.edu:49157 (ESTABLISHED) > > glusterfs 18954 root 12u IPv4 4948343 0t0 TCP ir2.ncr.nps.edu:962-> > > ir0.XX.edu:49157 (ESTABLISHED) > > > > Thanks for your help! > > > > Joel > > > > > > _______________________________________________ > > Gluster-users mailing list > > Gluster-users at gluster.org > > http://supercolony.gluster.org/mailman/listinfo/gluster-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130729/86e2e5b5/attachment.html>