Upgrade EFA from a Single-node to a Multi-node Deployment

You can upgrade a single-node deployment of EFA to a multi-node deployment.

Before you begin

Ensure the single node is running EFA 2.3.0 or later. Upgrade if necessary. For more information, see Upgrade EFA in a Single-node Deployment.

Ensure you have completed the high-availability prerequisites in EFA Requirements.

About this task

Expect the upgrade process to take approximately 8 minutes, during which EFA services are down but users or automated systems can continue to make calls into EFA.

The upgrade process backs up the EFA system, so that you can easily recover data if the upgrade fails. For more information, see Recover from an Upgrade Failure.

The upgrade process prompts you to select secure mode or standard mode. For more information about these modes, see EFA Installation Modes.

Procedure

  1. Download the image (*.tar.gz) to a new sub-folder.
  2. Untar the image.
    device# tar -xfz efa-v2.x.x.tar.gz
  3. Verify the PGP signature as described in article 48172 on the Extreme Portal.
  4. Change to the EFA directory.
    device# cd efa
  5. Run the deployment script.
    device# source deployment.sh

    The EFA Installer begins in a series of dialogs.

  6. When prompted, select Multi-node deployment and OK.
    Tip

    Tip

    Use arrow keys to move between options and the space bar to select an option.
  7. When prompted, select Enable secure mode or Standard mode and OK.
  8. When prompted, enter the peer IP address or FQDN of the other node in the cluster.
  9. When prompted, enter the virtual IP address for the cluster.
    The installation proceeds. Messages describe the progress and indicate when EFA is deployed.
  10. Verify the upgrade.
    1. On the SLX device, run the show efa status command to see details of the installation and the state of services.
    2. From the EFA command line, run the efactl status command to see the status of nodes, pods, and services.