You can install EFA on an SLX TPVM in a single-node deployment.
EFA on TPVM is supported only on the platforms described in Supported Platforms and Deployment Models.
By default, EFA is installed in secure mode. For more information about the modes, see EFA Installation Modes.
Important
Do not use the following IP addresses, which are used by the K3s service:device# show tpvm status device# show version device# lsb_release -a
Note
Ensure that you run the device# lsb_release -a command inside the TPVM to verify the Ubuntu version.device# show tpvm ip-address
device# show tpvm status
device# show tpvm status
Note
Passwordless access configuration is required if you are using SLX version lower than 20.4.1.device# tpvm config ntp add server <ip>
device# show tpvm config ntp
device# tpvm config timezone
device# start-shell # cd /efaboot
# scp efa-x.x.x.tar.gz
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
Note
From SLX version 20.4.1 and above, new install or upgrade of EFA on TPVM in a single-node deployment displays the following warning banner on the console:********************************************************************** * ! ! ! WARNING ! ! ! * * Proceeding with Extreme Fabric Automation deployment * * 1. Do not reboot device(s) or TPVM(s) * * 2. Do not toggle management port on device(s) or TPVM(s) * * 3. Avoid CTRL+C on the installer window * **********************************************************************
The EFA Installer continues in a series of dialogs.
Tip
Use arrow keys to move between options and the space bar to select an option.