<div dir="ltr"><div>Hi Gluster users,<br></div><div><br></div><div>First, I&#39;d like to thank you all for this amazing open-source! Thank you!</div><div><br></div><div>I&#39;m working on home project – three servers with Gluster and NFS-Ganesha. My goal is to create HA NFS share with three copies of each file on each server.</div><div><br></div><div>My systems are CentOS 7.3 Minimal install with the latest updates and the most current RPMs from &quot;centos-gluster310&quot; repository.</div><div><br></div><div>I followed this tutorial: <a href="http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/">http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/</a></div><div>(second half that describes multi-node HA setup)</div><div><br></div><div>with a few exceptions:</div><div><br></div><div>1. All RPMs are from &quot;centos-gluster310&quot; repo that is installed by &quot;yum -y install centos-release-gluster&quot;</div><div>2. I have three nodes (not four) with &quot;replica 3&quot; volume.</div><div>3. I created empty ganesha.conf and not empty ganesha-ha.conf in &quot;/var/run/gluster/shared_storage/nfs-ganesha/&quot; (referenced blog post is outdated, this is now requirement)</div><div>4. ganesha-ha.conf doesn&#39;t have &quot;HA_VOL_SERVER&quot; since this isn&#39;t needed anymore.</div><div><br></div><div>When I finish configuration, all is good. nfs-ganesha.service is active and running and from client I can ping all three VIPs and I can mount NFS. Copied files are replicated to all nodes.</div><div><br></div><div>But when I restart nodes (one by one, with 5 min. delay between) then I cannot ping or mount (I assume that all VIPs are down). So my setup definitely isn&#39;t HA.</div><div><br></div><div>I found that:</div><div># pcs status</div><div>Error: cluster is not currently running on this node</div><div><br></div><div>and nfs-ganesha.service is in inactive state. Btw. I didn&#39;t enable &quot;systemctl enable nfs-ganesha&quot; since I assume that this is something that Gluster does.</div><div><br></div><div>I assume that my issue is that I followed instructions in blog post from 2015/10 that are outdated. Unfortunately I cannot find anything better – I spent whole day by googling.</div><div><br></div><div>Would you be so kind and check the instructions in blog post and let me know what steps are wrong / outdated? Or please do you have more current instructions for Gluster+Ganesha setup?</div><div><br></div><div>Thank you.</div><div><br></div><div>Kind regards,</div><div>Adam</div><div><br></div></div>