Upgrade the Standby Audit Vault Server
This step should only be performed once the primary Audit Vault Server upgrade is completed; and should take place on the standby destination AVS. It will take about five minutes to complete this step.
-
Log in to the destination Audit Vault Server through SSH and switch to the
rootuser. -
Copy the upgrade file in the
tmpdirectory of the destination Audit Vault Server by running the following command:scp <location of file>/dbsec-central-avs-destination-migrate-2.26.0.0.0.rpm /tmp/dbsec-central-avs-destination-migrate-2.26.0.0.0.rpm -
Install the DBSecCentral destination upgrade file onto the destination AVS by running the following command:
dnf install temp/dbsec-central-avs-destination-migrate-2.26.0.0.0.rpm -
Run the standby upgrade script:
/usr/local/dbfw/migrate_20x/avsMigrateDestination --standbyMigrate -
Once migration is complete and the command in the previous step has finished, run the post-standby-migration command on the primary destination AVS as the
rootuser. Post-standby-migration command:/usr/local/dbfw/migrate_20x/avsMigrateDestination --postStandbyMigrate