<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Team,</div><div><br></div><div>I am trying to set up storhaug on a 3 node Centos 7.4 gluster set up. I have created the gluster volume and have exposed the volume using NFS Ganesha. However, I am not able to set up HA using storhaug. Is there an admin doc for this that I can use? Or can anyone let me know the correct sequence?</div><div><br></div><div><span><div>[root@sp9pool4 sysconfig]# rpm -qa | grep -i storh</div><div>storhaug-nfs-1.0-1.el7.noarch</div><div>storhaug-1.0-1.el7.noarch</div><div><br></div></span><span><div>[root@sp9pool4 sysconfig]# gluster volume list</div><div>ani_test_nfs</div><div><br></div><div><span><div>[root@sp9pool4 sysconfig]# showmount -e<br></div></span></div></span></div><div><span><div>Export list for sp9pool4:</div><div>/ani_test_nfs (everyone)</div><div><br></div></span><span><div>[root@sp9pool4 sysconfig]# storhaug --setup</div><div>Setting up</div><div>ERROR: Insufficient servers for HA, aborting</div><div><br></div><div><br></div><div><span><div>[root@sp9pool4 log]# pcs cluster status</div><div>Cluster Status:</div><div>&nbsp;Stack: corosync</div><div>&nbsp;Current DC: sp9pool4 (version 1.1.18-11.el7_5.2-2b07d5c5a9) - partition with quorum</div><div>&nbsp;Last updated: Wed Jun 27 11:42:35 2018</div><div>&nbsp;Last change: Wed Jun 27 11:42:14 2018 by hacluster via crmd on sp9pool4</div><div>&nbsp;3 nodes configured</div><div>&nbsp;0 resources configured</div><div><br></div><div>PCSD Status:</div><div>&nbsp; sp9pool4: Online</div><div>&nbsp; sp9pool6: Online</div><div>&nbsp; sp9pool5: Online</div><div><br></div></span><br></div><div><br></div><div><span><div>cat /etc/sysconfig/storhaug.conf</div><div># Name of the HA cluster created.<br></div><div>HA_NAME="ani_nfs"</div><div><br></div><div># Password of the hacluster user</div><div>HA_PASSWORD="cvadmin"</div><div><br></div><div># The server on which cluster-wide configuration is managed.</div><div># IP/Hostname</div><div>HA_SERVER="sp9pool4"</div><div><br></div><div># The set of nodes that forms the HA cluster.</div><div># Comma-deliminated IP/Hostname list</div><div>HA_CLUSTER_NODES="sp9pool4,sp9pool5,sp9pool6"</div><div><br></div><div># [OPTIONAL] A subset of HA nodes that will serve as storage servers.</div><div># Comma-deliminated IP/Hostname list</div><div>STORAGE_NODES="sp9pool4,sp9pool5,sp9pool6""</div><div><br></div><div># Virtual IPs of each of the nodes specified above.</div><div># Whitespace-deliminated IP address list</div><div>HA_VIPS="172.24.25.200"</div><div><br></div><div># Managed access methods</div><div># Whitespace-delimited list. Valid values:</div><div>#&nbsp; &nbsp;nfs</div><div>#&nbsp; &nbsp;smb</div><div>HA_SERVICES="nfs"</div><div><br></div></span><br></div></span></div><div><br></div><div>Regards,</div><div>Ani</div><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"></div></div></body></html>