Restoring Blocks Tables

Execute the commands in this section to restore the Blocks table, which fixes any discrepancy caused by difference in number of blocks between the backup and restore machines.

This step is required only if the node type is Mediation Engine
  1. Go inside the MySQL Backup folder (e.g. /root/mysqlBackup).
  2. Execute the following commands:
    mysql vsp < blocks_dumps.sql
    mysql vsp < blocks_replace.sql