Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Point out the correct statement.

a) The mechanics of snapshots depend on the underlying storage system
b) To get a consistent snapshot of a sharded system, you must disable the balancer
c) If your storage system does not support snapshots, you can copy the files directly using cp, rsync, or a similar tool
d) All of the mentioned

Answer: d
Explanation: Backups produced by copying the underlying data do not support point in time recovery for replica sets and are difficult to manage for larger sharded clusters.

Join The Discussion