翻译或纠错本页面
集群维护教程¶
以下的教程提供了集群维护的信息.
- 查看集群配置
查看集群数据库,分片和数据块的状态信息.
- Replace a Config Server
- Replace a config server in a config server replica set.
- 保持域名不变迁移配置服务器
- For a sharded cluster with three mirrored config servers, migrate a config server to a new system while keeping the same hostname. This procedure requires changing the DNS entry to point to the new system.
- 迁移配置服务器到不同的域名
- For a sharded cluster with three mirrored config servers, migrate a config server to a new system that uses a new hostname. If possible, avoid changing the hostname and instead use the 保持域名不变迁移配置服务器 procedure.
- 迁移集群到新的硬件系统中
迁移一个集群到不同的硬件环境,如将集群从预生产环境迁移到生产环境.
- 备份集群元信息
在保持集群可用的情况下备份集群的元信息.
- 配置集群中均衡器的行为
通过设置均衡时间窗口来管理均衡行为,改变数据块大小,改变迁移过程中复制集的行为.
- 管理集群均衡过程
查看均衡器状态,管理均衡器行为.
- 从集群中删除分片
迁移走一个分片的数据,并删除这个分片.
参见