Restore the blocks table. This step is required only if the node type is
Mediation Engine.
Go inside the MySQL Backup folder (for example, /root/mysqlBackup)
Execute the following commands to restore the blocks table which fixes any
discrepancy caused by difference in number of blocks between backup and restore
machines.
mysql vsp < blocks_dumps.sql
mysql vsp < blocks_replace.sql