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 mentioned
(a) cp
(b) copy
(c) snap
(d) none of the mentioned
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.