Restore MSR reusing an extract copy#
To reuse the extract copy for a restore, reset the appropriate flags
in the migration_summary.json file to false or leave the flags
empty. Otherwise, the MMT restore command will skip the extract.
-
Reset values in the
migration_summary.jsonfile:"Restore": { "BlobStorage": { "BlobsProcessed": {} }, "AllBlobsComplete": false }, "EnziMetadata": false, "RethinkMetadata": { "Copied": false, "IgnoredEventsTable": false } }Value Description "BlobsProcessed": {}
"AllBlobsComplete": falseAllows to redo the backup and skip the restoration. "EnziMetadata": false
"RethinkMetadata": falseAllows to copy over the eNZi metadata during the command rerun. -
Run the
restorecommand, using a backup file that was created from an extract on the MSR 3.x.x system.