Configure IP cluster
Download as PDF
Share
- Updated: 2023/02/01
Configure IP cluster
Use the Cluster Configuration wizard page under Custom installation type in Control Room installer to configure resiliency requirements. Select the Enable Cluster setup option and for high availability cluster, provide multiple (three or more) IP addresses from your cluster setup.
Prerequisites
- Ensure that the default/custom and configurable firewall, port, and protocol requirements for Automation 360 deployment are configured. See Ports, protocols, and firewall requirements.
- Ensure that the network location (UNC) path is configured to access the
repository files from all Control Room nodes in the
cluster.
Ensure that the Network Attached Storage (NAS) file sharing can be configured using Server Message Block (SMB) protocol.
- Ensure that all nodes that will be configured for the IP cluster are available for configuration before the installation. Also, while installing on each of the node, ensure that the list of IP addresses of all nodes are provided in the same order when configuring the Cluster IP addresses field in Cluster Configuration wizard page.
- Ensure to sign all the PowerShell files if the machine on which you are
installing Automation 360 has MachinePolicy as AllSigned or
UnRestricted. For example on how signing in a Windows PowerShell script, see
Signing in Windows PowerShell scripts.To view the
MachinePolicy on your machine, run the following command in
PowerShell:
Get-ExecutionPolicy -List
You can find the following PowerShell files in the temp folder:- servicecredsvalidate
- getsysip
- getfileprodversion
- ecertprocess
- createstoragetables
- createpddtables
- createiqbottables
- createcrdbtables
- createaaridbtables
Note: GUID is generated dynamically for each installer session.A sample URL for reviewing the health of the cluster is:https://<cr ip>:47599/_cat/health?pretty
You are prompted to enter the following credentials:- Username: es_client (default)
- Password: <your set_ elastic_search_password>
A green or yellow color icon is displayed for a healthy cluster.