翻译或纠错本页面
- Administration >
- Administration Tutorials
Administration Tutorials¶
The administration tutorials provide specific step-by-step instructions for performing common MongoDB setup, maintenance, and configuration operations.
- 配置,维护与分析
Describes routine management operations, including configuration and performance analysis.
- 管理 mongod 进程
- Start, configure, and manage running mongod process.
- Rotate Log Files
- Archive the current log files and start new ones.
Continue reading from 配置,维护与分析 for additional tutorials of fundamental MongoDB maintenance procedures.
- Backup and Recovery
Outlines procedures for data backup and restoration with mongod instances and deployments.
- 使用文件系统快照来备份及恢复
- An outline of procedures for creating MongoDB data set backups using system-level file snapshot tool, such as LVM or native storage appliance tools.
- 备份和恢复集群
- Detailed procedures and considerations for backing up sharded clusters and single shards.
- 从意外的关闭中恢复数据
- Recover data from MongoDB data files that were not properly closed or have an invalid state.
Continue reading from Backup and Recovery for additional tutorials of MongoDB backup and recovery procedures.
- MongoDB Scripting
- An introduction to the scripting capabilities of the mongo shell and the scripting capabilities embedded in MongoDB instances.
- MongoDB 指南
- A complete list of tutorials in the MongoDB Manual that address MongoDB operation and use.