- Ceph Cookbook(Second Edition)
- Vikhyat Umrao Michael Hackett Karan Singh
- 140字
- 2021-07-02 23:19:10
Working with RBD snapshots
Ceph extends full support to snapshots, which are point-in-time, read-only copies of an RBD image. You can preserve the state of a Ceph RBD image by creating snapshots and restoring the snapshot to get the original data.
If you take a snapshot of an RBD image while I/O is in progress to the image the snapshot may be inconsistent. If this occurs you will be required to clone the snapshot to a new image for it to be mountable. When taking snapshots it is recommended to cease I/O from the application to the image before taking the snapshot. This can be done by customizing the application to issue a freeze before a snapshot or can manually be done using the fsfreeze command (man page for fsfreeze details this command further).
推薦閱讀
- 大數據項目管理:從規劃到實現
- 嵌入式系統應用
- Excel 2007函數與公式自學寶典
- 數據庫原理與應用技術
- 計算機網絡技術基礎
- Moodle Course Design Best Practices
- 計算機網絡安全
- Implementing AWS:Design,Build,and Manage your Infrastructure
- TensorFlow Reinforcement Learning Quick Start Guide
- Flink原理與實踐
- Learning ServiceNow
- WOW!Photoshop CS6完全自學寶典
- 運動控制系統(第2版)
- Flash 8中文版全程自學手冊
- Learning OpenShift