When ______________ is true, the mongod instance saves all documents migrated from the shard to the moveChunk directory of the storage.dbPath.
(a) sharding.archiveChunks
(b) sharding.archiveMovedChunks
(c) shards.archiveMovedChunks
(d) rs.syncFrom()
This question was addressed to me during an internship interview.
This key question is from Replication Processes in section Replication Concepts, Processes and Replication Set of MongoDB