Back up and Restore the EFA System

You can back up and restore the EFA system, including the database and certificates.

  1. To back up the system, run the following command as a sudo user for the base operating system.
    efa system backup
    Backup file ::  /apps/efa_logs/backup//EFA-2020.08.21-00.15.02.tar
    --- Time Elapsed: 9.603815206s ---
    
  2. To restore the system, run the following command as a sudo user for the base operating system.
    efa system restore --backup-tar EFA-2020.08.21-00.15.02.tar
    Backup file name:  EFA-2020.08.21-00.15.02.tar
    Restore result :: Restore operation is successful
    --- Time Elapsed: 3m11.269648985s ---
    Tip

    Tip

    You can use the efa system backup-list command to see a list of available backup tar files.