Flexible EFA Deployment Overview

Flexible EFA deployment on TPVM removes the need of providing various setup parameters in an interactive way.

Note

Note

SLX CLI

The SLX CLI contains all the required parameters for a TPVM deployment. Using the commands directly on SLX CLI, you can specify the parameters for the TPVM deployment in a single command without responding to prompts.

For example,
efa deploy non-interactive single-node package /efaboot/efa-3.1.0.tar.gz ...

EFA Deployment

Using the graphical interface for deploying EFA is the default procedure. You can use the optional parameters to deploy EFA without using the graphical interface.

Following are the minimal required commands to start a deployment:

Deployment type Commands
Single node install or upgrade efa deploy non-interactive single-node package /efaboot/efa-3.1.0.tar.gz
Multi Node install or upgrade efa deploy non-interactive multi-node package /efaboot/efa-3.1.0.tar.gz peer-node 10.20.246.102 vip4 10.20.246.103
Multi Node upgrade with replacement efa deploy non-interactive multi-node package /efaboot/efa-3.1.0.tar.gz replacement-ip 10.200.246.155

Listing EFA Packages

You can find the EFA package under the /efaboot directory on the SLX device.

As a package name is needed for single-node and multi-node installations, the show efa packages command can be used to show the currently available package.