

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) Journal must reside on the same logical volume as the other MongoDB data files(b) To get a consistent snapshot of a sharded system, you must disable the balancer(c) Backups produced by copying the underlying data do not support point in time recovery(d) All of the mentioned |
Answer» Correct option is (d) All of the mentioned To elaborate: They are difficult to manage for larger sharded clusters. |
|