Restore requirements and limitations for MongoDB
Consider the following before you restore a MongoDB snapshot:
Disk-level restore to a new location fails if the target host is connected or configured.
In such a case, to complete the MongoDB snapshot restore to a new location successfully, you must perform the restore in the following order:
First, perform a MongoDB disk-level snapshot restore.
Ensure that you restore the disk snapshots of all the disks that are used by MongoDB. These are the disks on which MongoDB data is stored.
Then, after the disk-level restore is successful, perform the additional manual steps.
See Additional steps required after a MongoDB snapshot restore.