How to Replace an OVA
This article explains the steps needed to replace an old OVA with a new one.
High level summary:
1. get a new OVA (version x.y.z)
2. get an application backup (ie, db) of Metric Insights (version a.b.c)
3. give your VM management team the new OVA (version x.y.z)
4. your VM management team takes "Snapshot" of the existing VM
5. your VM management loads the new OVA (x.y.z) into VM
6. restore application backup to new VM (x.y.z) using -c (convert) flag
7. test login to MI
2. Connect to your existing VM and create backup file
mi-app-backup
Run the above command from a shell prompt:
This will create backup file in the /var/backups/mi-app-backups/ directory.
More details on backing up your instance