<div dir="ltr">Your gluster node cannot be an nfs client either. If you are using autofs or even fstab for mounting other NFS shares, it will stop gluster nfs from starting due to the NLM conflict. I have found that starting autofs after glusterd seems to work. It has also been suggested to try adding <span style="font-size:12.8000001907349px">Lock=False to /etc/nfsmount.conf, although I don&#39;t know if that is safe. Try these steps: 1) Unmount all nfs shares on the gluster node 2) stop autofs if it&#39;s running 3) Delete the rpc registration by </span><span style="font-size:12.8000001907349px">rpcinfo -d &lt;program&gt;  &lt;version&gt; as suggested earlier in the thread 4) Restart glusterd 5) You can try starting autofs now or calling mount -a to mount your fstab shares. I have found them to work. </span></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 20, 2015 at 4:31 AM, shacky <span dir="ltr">&lt;<a href="mailto:shacky83@gmail.com" target="_blank">shacky83@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt; One way is to have your storage node separate and mount them where you are doing<br>
&gt; the compute.<br>
<br>
</span>I know it&#39;s the better solution, but I cannot do that unfortunately<br>
because I don&#39;t have any dedicated nodes available.<br>
<span class=""><br>
&gt; The other way is to mount Gluster NFS with &quot;-o nolock&quot; option. AFAIK, with nolock<br>
&gt; the conflict from NLM will go away. But I need someone from NFS team to confirm this.<br>
<br>
</span>I will try, but now my problem is that the Gluster NFS server is not<br>
starting at all...<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-users</a><br>
</div></div></blockquote></div><br></div>