1.

If your storage system does not support snapshots, you can copy the files directly using ____________(a) cp(b) copy(c) snap(d) none of the mentionedThe question was posed to me by my college professor while I was bunking the class.I need to ask this question from MongoDB Administration in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

Correct OPTION is (a) cp

Easy EXPLANATION: Since COPYING multiple files is not an atomic operation, you must stop all WRITES to the mongod before copying the files.



Discussion

No Comment Found

Related InterviewSolutions