Perform Post-Migration Cleanup
During the upgrade process you are migrating content from the source AVS to the destination AVS. This step is expected to take about 60 minutes.
-
Log in to the destination Audit Vault Server through SSH and switch to the
rootuser. -
Run the following command to initiate post-migration cleanup:
/usr/local/dbfw/migrate_20x/avsMigrateDestination --postMigrateIn a separate terminal you can run the following to track progress and potential errors:
tail -f /var/log/messages tail -f /var/log/debugOnce migration is complete, Post Migrate completed message will appear on the console.
Related Topics