Install EFA on an External Linux Server

You can install EFA on an external VM.

  1. Download the *.tar.gz image and untar it.
    # tar -xfz single-node-deployment-efa-2.x.x.tar.gz
  2. Change directory to single-node-deployment.
    cd efa-2.x.x
  3. Move efa-2.x.x to /efa.
  4. Verify that the following prerequisites are met.
    • CPU: 4 cores
    • Storage: 50 GB
    • RAM: 8 GB
    • OS: Ubuntu 16.04+
  5. Run the application installation script.
    # source deployment.sh