Configuring Cluster Prerequisites A configured cluster witness system. See Witness for more information. All cluster members must be powered on. All cluster members must be using the same management network. Two BrickStor SP storage nodes using the same software version. Must have a common storage pool accessible by all cluster nodes. Physical heartbeat network connection between the HA cluster nodes. Common data network interface with the same name on both nodes. It could be a physical interface or an aggregate. Determine Common Data Network Interface A data network interface is used for client data access for sharing protocols such as SMB or NFS. To configure HA, there must me a common physical interface present on both cluster nodes. It is used to create virtual network interfaces (VNICs) associated with a particular HA resource group. A common network interface ensures VNICs are created on the desired network during the failover events. This physical interfaces must have identical names on both cluster nodes. This common data interface is typically composed of two or more physical interfaces aggregated together using LACP (IEEE 802.3ad). To determine the name of the common data network interface or aggregate, Navigate to the Network Links page. Note the Name of the desired network interface for cluster creation. Configuring Heartbeat To create the Heartbeat connection between the HA cluster nodes, follow the steps below on both cluster nodes: Navigate to the Network Links page. Select Add Address on the action dropdown of the desired network link. Enter hb0 for the Name. Enter the IP address and subnet mask for Address/Subnet. Click Add. Creating a Cluster To create a High Availability Cluster utilizing two storage nodes and a witness server, follow the steps below: Navigate to the HA page. Click Create Cluster. Under the Local Node enter the management and the heartbeat IP addresses of the currently managed BrickStor SP system. Under the Remote Node enter the management and the heartbeat IP addresses of the other BrickStor SP system joining this cluster. Enter the IP address of the witness server. Enter the name of the common data network interface. See Determine Common Data Network Interface for more information. Click Create. Setup confd When the cluster is created, both HA nodes are automatically joined to the confd cluster. The witness must be manually joined. This is important since confd requires three systems to have a functioning cluster. To join a witness to the confd cluster, follow the steps below: Determine the cluster leader From either of the cluster nodes, run confadm member show all. Note the IP address of the leader. On the witness system, using a terminal, run confadm join and follow the prompts. Enter the IP of the cluster leader. Enter the admin credentials. Accept the confirmations and allow up to 90 seconds for successful joining.