Upgrade EFA on TPVM in a Multi-node Deployment

With EFA 2.3.0 and later, you can upgrade a multi-node deployment of EFA on TPVM (Third-Party Virtual Machine).

Before you begin

The EFA tar file must be available on the /efaboot partition of the SLX device. You need root access to the device.

About this task

EFA on TPVM is supported only on the platforms described in Supported Platforms and Deployment Models.

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

Installing EFA on a TPVM in a two-node deployment takes approximately 20 minutes.

Procedure

  1. Enter SLX Linux mode.
    device# start-shell
    # cd /efaboot
    
  2. Copy the EFA tar file to the SLX device.
    # scp efa-x.x.x.tar.gz
  3. Deploy EFA on TPVM from the SLX shell.
    device# efa deploy
    Starting "efa deploy", DO NOT hit CTRL+C
    Step 1: Checking if TPVM is deployed ...
    Step 2: Get IP Addressed assigned to TPVM to deploy EFA
    IP Address of the TPVM 10.x.x.x
    Step 3: Checking for EFA packages in /efaboot directory
    Step 4: Deploying EFA package efa-2.x.x.tar.gz on 10.x.x.x

    The EFA Installer begins in a series of dialogs.

  4. 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.
  5. When prompted, select Enable secure mode or Standard mode and OK.
  6. When prompted, enter the peer IP address or FQDN of the other node in the cluster.
  7. When prompted, enter the virtual IP address for the cluster.
    The installation proceeds. Messages describe the progress and indicate when EFA is deployed.
  8. Verify the installation.
    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.