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.

  1. Log in to the destination Audit Vault Server through SSH and switch to the root user.

  2. Copy the upgrade file in the tmp directory 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
  3. 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
  4. Run the standby upgrade script:

    /usr/local/dbfw/migrate_20x/avsMigrateDestination --standbyMigrate
  5. 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 root user. Post-standby-migration command:

    /usr/local/dbfw/migrate_20x/avsMigrateDestination --postStandbyMigrate