Open Virtual Appliance (OVA) is an OVF file packaged with a base image Ubuntu image and installed with EFA.
# sudo su -
ubuntu@efa:~$ pwd /home/ubuntu ubuntu@efa:~$ scp root@10.20.241.29:/opt/efa_releases/builds/tar/efa-3.1.0.tar.gz . The authenticity of host '10.20.241.29 (10.20.241.29)' can't be established. ECDSA key fingerprint is SHA256:Zaj8WMvESDrF0Th2vanA9mO85d4FOtzEGcJfMrSqT3U. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '10.20.241.29' (ECDSA) to the list of known hosts. root@10.20.241.29's password: efa-3.1.0.tar.gz 100% 880MB 90.1MB/s 00:09 ubuntu@efa:~$ ls efa-3.1.0.tar.gz ubuntu@efa:~$
device# tar –xvzf efa-3.x.x.tar.gz device# cd efa
device# source deployment.sh
device# source /etc/profile
efactl
status
command to view the status of the nodes, pods, and
services.efa
status
command to get the concise status information.