MongoDB – Lock Database để Snapshot hoặc Backup, Migrate server MongoDB
MongoDB – Lock Database để Snapshot hoặc Backup, Migrate server MongoDB
Trong quá trình quản trị, vận hành MongoDB có thể gặp trường hợp cần Lock toàn bộ DB lại để thực hiện, snapshot, backup hoặc di chuyển toàn bộ server MongoDB sang 1 location mới hoặc nâng cấp version của MongoDB. Chi tiết các Lock DB thực hiện như sau
1./ Lock Database
Flushes pending writes to the storage layer and locks the database to allow backups. |
2./ Unlock Database
Unlocks one fsync lock. |
3./ Tham khảo
https://www.mongodb.com/docs/manual/reference/command/