Add a backend server
Last updated
Last updated
Expanding a cluster in a multi-container backend architecture with a new server is similar to the WEKA multi-container backend installation process.
Adding a server to the cluster includes discovering the existing cluster resources, generating the resource files, creating containers using the resource files, and adding the SSDs to the new server.
Review the system dashboard and ensure that the system is operational and does not indicate any alarms.
Discover the number of cores for each container type in the cluster server.
Discover the Management IPs of one of the containers. In a high-availability system, more than one IP exists.
Ensure that the new backend server meets the requirements and is available for installation.
Download from get.weka.io the same WEKA software version as in the existing WEKA cluster servers.
To learn how about the options of the commands in the following procedure, see the related topics.
Install the WEKA software on the new backend server.
Remove the default container from the new backend server.
Download the Weka tools from the GitHub repository.
Generate the resource files with the same network devices and options as the existing Weka cluster servers.
Create the drive, compute, and frontend containers, and join the new server's containers to the existing cluster.
In management-ips
, specify the management IP address of the new server joining the cluster. Specify two or more comma-separated management IP addresses in a high-availability system.
In join-ips
, specify the management IP of one of the servers in the cluster to join.
Verify that the server is added to the cluster successfully.
Run weka local ps
.
Configure the SSD drives on the drive container.
Related topics
WEKA cluster installation on bare metal servers (see Path C: Manual installation and configuration)