adplus-dvertising
frame-decoration

Question

Point out the correct statement.

a.

Replica sets allow a MongoDB deployment to remain available during the majority of a maintenance window

b.

Always start mongod with the same user, even when restarting a replica set member as a standalone instance

c.

The secondary takes time to catch up to the primary

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement.

Similar Questions

Discover Related MCQs

Q. A replica set member becomes _________ when its replication process falls so far behind that the primary overwrites oplog entries the member has not yet replicated.

Q. During initial sync, mongod will remove the content of the _______

Q. You cannot use a _________backup for the data files, only a snapshot backup.

Q. You can use the ________ setting in Replica Set Configuration to disable chained replication for situations where chained replication is causing lag.

Q. For most replica sets, the hostnames in the _________ field never change.

Q. Point out the wrong statement.

Q. ________ returns a document that reports on the status of the replica set.

Q. __________ enables or disables a maintenance mode, which puts a secondary node in a RECOVERING state.

Q. Point out the correct statement.

Q. When enabled replSetMaintenance: true, the member enters the ________ state.

Q. ________ applies a new configuration to an existing replica set.

Q. Which of the command is for master-slave replication only?

Q. _______ is an internal command that applies oplog entries to the current data set.

Q. __________ explicitly override the default logic for selecting a member to replicate from.

Q. The ________ settings of replica set members affect the outcomes of elections for primary.

Q. Point out the correct statement.

Q. To modify priorities, you update the members _________ in the replica configuration object.

Q. The _________ shell method can force the current primary to step down, which causes an election.

Q. Point out the wrong statement.

Q. If the oplog is shorter than the slaveDelay window, the _______ member cannot successfully replicate operations.