How Upgrade Works
When you upgrade the backup appliance from version 5 to version 7, Veeam Backup & Replication performs the following steps:
- Instructs Veeam Backup for Google Cloud to create a cloud-native snapshot of the original appliance. If the upgrade process fails, the appliance will be reverted to the created snapshot.
This snapshot will be automatically removed by Veeam Backup & Replication from Google Cloud after the upgrade operation completes successfully.
- Stops all running backup and restore sessions on the original backup appliance.
- Upgrades the appliance configuration database to PostgreSQL 16.
- Saves the following configuration files and settings to the data disk: the appliance configuration file (/etc/veeam/gcpbackup/veeam-gcp-backup.conf), nginx configuration files (/etc/nginx/nginx.conf, /etc/nginx/proxy_params), users, MFA and time zone settings, and Linux environment (/etc/ssh/, /root/, /home/).
- Deploys a temporary VM instance from the Ubuntu 22.04 LTS image.
- Installs a version 7 of the backup appliance to the temporary VM.
- Detaches the boot disk from the newly created VM instance.
- Detaches the outdated boot disk and attaches the new boot disk to the original appliance.
- Removes the outdated boot disk from Google Cloud.
- Restores the configuration files and settings saved at step 4 to the new boot disk.
- Removes the temporary VM instance.