The Microsoft application agent provides a command line tool to complete disaster recovery of save sets that are located in a Cloud Tier.
After an MTree is recovered according to the disaster recovery procedure described in
Perform SQL Server disaster recovery, you must restore the backup indexes from the Cloud Tier.
When the Microsoft application agent moves a backup to the cloud, the index files are maintained on the active tier. A copy of the index files is created and moved to the cloud tier for long-term retention.
After an MTree is restored during a disaster recovery, all the files that resided only on the active tier are lost and unavailable. Only the files that were moved to the cloud are available.
In this case, you must run
msagentadmin administration with the
--dr-recall or
-M flag to restore the indexes.
After the indexes are recalled to the active tier, the data save sets for the same time range are also recalled unless you type
n when prompted with
Continue with the recall of the found save sets [y/n]. If you choose to not recall the save sets, you can manually recall the save sets later.
Type the
msagentadmin administration command with the following syntax to recall the indexes to the active tier: