Configuring Eclipse Amlen servers as an HA pair by using the Amlen WebUI
In this scenario, a server that has HA disabled is now paired with another server to act as its backup. System administrators can configure a pair of servers for high availability (HA) by using the High Availability page in the Amlen WebUI.
You can configure Eclipse Amlen servers for high availability by using the Amlen WebUI or by using REST Administration APIs. For more information about using the REST Administration APIs to configure servers for high availability, see Configuring Eclipse Amlen servers as an HA pair by using REST Administration APIs.
In this scenario, Server A is already member of a cluster, and becomes the primary node. Server B becomes the standby node in the HA pair. Server A can be a server that has data on it. Server B must be a newly installed Eclipse Amlen server or you must complete Step 1 to remove any pre-existing data.
- An HA pair of servers are identified as HA1 and HA2. Both are configured
with Auto-detect selected under Startup
Mode.
- HA1 is active and is the standby server
- HA2 is active and is the primary server
- HA2 is stopped. So, now HA1 is active and is the standby server.
- Next, you stop HA1. Now both HA1 and HA2 are stopped.
- If you restart HA1, you will get a message saying it can't determine the true HA status because HA2 is still down.
- In order to bring HA1 up as the primary with HA2 still stopped, you need to select Standalone under Startup Mode.
Do not select Standalone under Startup Mode if another node is already running and is acting as a primary. Doing so could create a split-brain condition, where both instances act as primary nodes. In this instance, both nodes will go into maintenance mode.