Hi,
I’m currently doing MongoDB sharded cluster implementation. I manage to backup the sharded and config server, now trying to do some test restore.
Is there any ways that I can simplify the process, without affecting the production server.
I understand that I can do out of place restore, but I do need to prepare another set of mongodb server which currently I’m having difficulty to provide the resources.
The “Restore files only” option, can I use this to test the restore to another path within the production server? Will this option shutdown the server?
regards,
Fauzi