Database Manual / Self-Managed Deployments / Deploy and Manage Self-Managed Replica Sets

Self-Managed Replica Set Deployment Tutorials自我管理副本集部署教程

The following tutorials provide information on deploying replica sets.以下教程提供了有关部署副本集的信息。

Deploy a Self-Managed Replica Set部署自我管理副本集
Configure a three-member replica set for production systems.为生产系统配置一个三成员副本集。
Deploy a Self-Managed Replica Set for Testing and Development部署用于测试和开发的自我管理副本集
Configure a three-member replica set for either development or testing systems.为开发或测试系统配置一个三成员副本集。
Deploy a Geographically Redundant Self-Managed Replica Set部署地理冗余的自我管理副本集
Create a geographically redundant replica set to protect against location-centered availability limitations (e.g. network and power interruptions).创建一个地理上冗余的副本集,以防止以位置为中心的可用性限制(例如网络和电源中断)。
Add an Arbiter to a Self-Managed Replica Set将仲裁器添加到自我管理副本集
Add an arbiter to give a replica set an odd number of voting members to prevent election ties.添加一个仲裁器,为副本集提供奇数投票成员,以防止选举出现平局。
Convert a Standalone Self-Managed mongod to a Replica Set将独立的自我管理mongod转换为副本集
Convert an existing standalone mongod instance into a three-member replica set.将现有的独立mongod实例转换为三成员副本集。
Add Members to a Self-Managed Replica Set将成员添加到自我管理副本集
Add a new member to an existing replica set.向现有副本集添加新成员。
Remove Members from a Self-Managed Replica Set从自我管理副本集中删除成员
Remove a member from a replica set.从副本集中删除成员。
Replace a Self-Managed Replica Set Member替换自我管理副本集成员
Update the replica set configuration when the hostname of a member's corresponding mongod instance has changed.当成员对应mongod实例的主机名更改时,更新副本集配置。