1.

You cannot use a _________backup for the data files, only a snapshot backup.(a) mongorestore(b) mongodump(c) bsondump(d) rs.syncFrom()The question was posed to me during an online interview.I need to ask this question from Replication Maintenance topic in portion Replication Concepts, Processes and Replication Set of MongoDB

Answer»

The correct option is (B) mongodump

Easiest explanation: If COPYING DATA files, you must COPY the content of the local database.



Discussion

No Comment Found

Related InterviewSolutions