[Gluster-users] glusterfsd won't restart on one brick
Joel Young
jdy at cryregarder.com
Tue Jul 30 05:47:18 UTC 2013
On Mon, Jul 29, 2013 at 10:27 PM, Vijay Bellur <vbellur at redhat.com> wrote:
> Gluster NFS process should listen by default on 2049 with 3.4. Can you
please check if port 2049 is in use?
> netstat -ntlp | grep 2049 can help.
[root at ir2 ~]# netstat -ntlp | grep 2049
tcp 0 0 0.0.0.0:2049 0.0.0.0:*
LISTEN 7798/glusterfs
[root at ir2 ~]# netstat -ntlp | grep gluster
tcp 0 0 0.0.0.0:2049 0.0.0.0:*
LISTEN 7798/glusterfs
tcp 0 0 0.0.0.0:38465 0.0.0.0:*
LISTEN 7798/glusterfs
tcp 0 0 0.0.0.0:38466 0.0.0.0:*
LISTEN 7798/glusterfs
tcp 0 0 0.0.0.0:49154 0.0.0.0:*
LISTEN 7792/glusterfsd
tcp 0 0 0.0.0.0:49155 0.0.0.0:*
LISTEN 7786/glusterfsd
tcp 0 0 0.0.0.0:38468 0.0.0.0:*
LISTEN 7798/glusterfs
tcp 0 0 0.0.0.0:38469 0.0.0.0:*
LISTEN 7798/glusterfs
tcp 0 0 0.0.0.0:24007 0.0.0.0:*
LISTEN 7745/glusterd
And on another node:
[root at ir2 ~]# ssh -q r0 netstat -ntlp | grep gluster
tcp 0 0 0.0.0.0:2049 0.0.0.0:*
LISTEN 15941/glusterfs
tcp 0 0 0.0.0.0:38465 0.0.0.0:*
LISTEN 15941/glusterfs
tcp 0 0 0.0.0.0:38466 0.0.0.0:*
LISTEN 15941/glusterfs
tcp 0 0 0.0.0.0:49154 0.0.0.0:*
LISTEN 15931/glusterfsd
tcp 0 0 0.0.0.0:49155 0.0.0.0:*
LISTEN 15924/glusterfsd
tcp 0 0 0.0.0.0:38468 0.0.0.0:*
LISTEN 15941/glusterfs
tcp 0 0 0.0.0.0:38469 0.0.0.0:*
LISTEN 15941/glusterfs
tcp 0 0 0.0.0.0:49157 0.0.0.0:*
LISTEN 15917/glusterfsd
tcp 0 0 0.0.0.0:24007 0.0.0.0:*
LISTEN 15884/glusterd
Thanks!
Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130729/89e58644/attachment.html>
More information about the Gluster-users
mailing list