<div dir="ltr"><div><div><div><div>I have two identical hosts managed by configuration managers, it was working with 3.5 and stopped to work with 3.7 on ONE host. Okay, I&#39;ve done what you requested me, and here is result:<br></div>======================================<br>root@PSC01SERV008:~# systemctl restart rpcbind<br>root@PSC01SERV008:~# /etc/init.d/glusterfs-server restart<br>Restarting glusterfs-server (via systemctl): glusterfs-server.service.<br>root@PSC01SERV008:~# iptables -nvL<br>Another app is currently holding the xtables lock. Perhaps you want to use the -w option?<br>root@PSC01SERV008:~# iptables -nvL<br>Chain INPUT (policy ACCEPT 3223K packets, 1760M bytes)<br> pkts bytes target     prot opt in     out     source               destination<br><br>Chain FORWARD (policy ACCEPT 1478K packets, 1926M bytes)<br> pkts bytes target     prot opt in     out     source               destination<br><br>Chain OUTPUT (policy ACCEPT 4697K packets, 1354M bytes)<br> pkts bytes target     prot opt in     out     source               destination<br>root@PSC01SERV008:~# cat /etc/hosts.allow<br># /etc/hosts.allow: list of hosts that are allowed to access the system.<br>#                   See the manual pages hosts_access(5) and hosts_options(5).<br>#<br># Example:    ALL: LOCAL @some_netgroup<br>#             ALL: .<a href="http://foobar.edu">foobar.edu</a> EXCEPT <a href="http://terminalserver.foobar.edu">terminalserver.foobar.edu</a><br>#<br># If you&#39;re going to protect the portmapper use the name &quot;rpcbind&quot; for the<br># daemon name. See rpcbind(8) and rpc.mountd(8) for further information.<br>#<br>ALL: 127.0.0.1 : ALLOW<br>root@PSC01SERV008:~# gluster volume status<br>Status of volume: discover-music-prod-music-app-logs<br>Gluster process                             TCP Port  RDMA Port  Online  Pid<br>------------------------------------------------------------------------------<br>Brick 10.116.254.17:/srv/data/glusterfs/dis<br>cover-music-prod/music-app-logs             49152     0          Y       17125<br>Brick 10.116.254.18:/srv/data/glusterfs/dis<br>cover-music-prod/music-app-logs             49152     0          Y       24663<br>NFS Server on localhost                     N/A       N/A        N       N/A  <br>Self-heal Daemon on localhost               N/A       N/A        Y       17693<br>NFS Server on 10.116.254.17                 2049      0          Y       17146<br>Self-heal Daemon on 10.116.254.17           N/A       N/A        Y       17151<br> <br>Task Status of Volume discover-music-prod-music-app-logs<br>------------------------------------------------------------------------------<br>There are no active volume tasks<br> <br>================================<br></div><br></div>For the protocol, I&#39;ve reinstalled, restarted, anything I could, I&#39;ve checked anything I could find in the google and this doesn&#39;t work. Please, lets move on with something more sophisticated than restart glusterfs... I would not contact you if I had not tried to restart it dozen of time. <br><br></div><div>Do you have any debugging to see what is really happening? <br></div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-15 1:55 GMT+08:00 Soumya Koduri <span dir="ltr">&lt;<a href="mailto:skoduri@redhat.com" target="_blank">skoduri@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could you try<br>
* disabling iptables (&amp; firewalld if enabled)<br>
* restart rpcbind service<br>
* restart glusterd<br>
<br>
If this doesn&#39;t work, (mentioned in one of the forums)<br>
Add below line in &#39;/etc/hosts.allow&#39; file.<br>
<br>
        ALL: 127.0.0.1 : ALLOW<br>
<br>
Restart rpcbind and glusterd services.<br>
<br>
Thanks,<br>
Soumya<div class="HOEnZb"><div class="h5"><br>
<br>
On 09/14/2015 10:39 PM, Yaroslav Molochko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could not register with portmap<br>
</blockquote>
</div></div></blockquote></div><br></div>