Red Hat Ceph Storage 4 Architecture Guide
access.redhat.com › documentation › en-us2.14. ceph rebalancing and recovery 2.15. ceph data integrity 2.16. ceph high availability 2.17. clustering the ceph monitor c a t r t ec hcli n om on n s 3.1. prerequisites 3.2. ceph client native protocol 3.3. ceph client object watch and notify 3.4. ceph client mandatory exclusive locks 3.5. ceph client object map 3.6. ceph client data stripping
What to Monitor in a Ceph Cluster
www.stratoscale.com › blog › storageAug 17, 2016 · Each Ceph OSD is responsible for checking its data integrity via a periodic operation called scrubbing. Light scrubbing usually runs daily and checks the object size and attributes. Deep scrubbing usually runs weekly and reads the data and recalculates and verifies checksums to ensure data integrity.
Architecture — Ceph Documentation
https://docs.ceph.com/en/latest/architectureStoring Data¶. The Ceph Storage Cluster receives data from Ceph Clients –whether it comes through a Ceph Block Device, Ceph Object Storage, the Ceph File System or a custom implementation you create using librados – which is stored as RADOS objects. Each object is stored on an Object Storage Device.Ceph OSD Daemons handle read, write, and replication …