Replace a Node in a Multi-node Deployment using Interactive Mode

You can use the upgrade process to replace a faulty node in a multi-node deployment.

Before you begin

  • Ensure the cluster with the faulty node is running EFA 2.5.5 or later.
  • Ensure you have completed the high-availability prerequisites in High-Availability Requirements.
  • Ensure that XCO is not deployed on the replacement node.
  • Ensure that the faulty node is shutdown.

About this task

During this process, the faulty node is decommissioned, the replacement node is provisioned, and the active node is reconfigured to form the cluster.

Perform this procedure on the active node where XCO is installed.

Procedure

  1. Navigate to the directory where the XCO file (*.tar.gz) is untarred.
  2. Run the deployment script.
    device# source deployment.sh

    The XCO Installer begins in a series of dialogs.

  3. When prompted, select Multi Node Build Upgrade with Node Replacement and OK.
    Tip

    Tip

    Use arrow keys to move between options. Press the space bar to select an option.
  4. When prompted, enter the IP address or host name of the replacement peer node depending on the IP stack selected.
  5. Select OK.
    The node replacement proceeds. Messages indicate the progress and when the replacement is complete.
  6. Verify the status of XCO after the node replacement. Ensure that all nodes are up.
    $ efa status
    For more information on how to recover SLX configs, refer to the ExtremeCloud Orchestrator CLI Administration Guide, 3.5.0 .