Notice
This document is for a development version of Ceph.
OSD developer documentation
Contents
- Asynchronous Recovery
- Backfill Reservation
- Erasure Coded Placement Groups
- Glossary
- Table of contents
- Developer notes
- Jerasure plugin
- ECBackend Implementation Strategy
- ECBackend
- Erasure coding enhancements design document
- Objectives
- Design
- Stories
- Test tools - enhanced I/O generator for testing erasure coding
- Test tools - offline consistency checking tool
- Test tools - online consistency checking tool
- Switch for JErasure to ISA-L
- Sub Stripe Reads
- Simple Optimizations to Overwrite
- Eliminate unnecessary chunk writes but keep metadata transactions
- Avoid zero padding objects to a full stripe
- Erasure coding plugin changes to support distributed partial writes
- Erasure coding interface to allow RADOS clients to direct I/Os to OSD storing the data
- Changes to object_info_t
- Changes to PGLog and Peering to support updating a subset of OSDs
- Change to selection of (acting) primary
- Implement parity-delta-write with all computation on the primary
- Upgrades and backwards compatibility
- Changes to Backfill to use the vector in object_info_t
- Test tools - offline metadata validation tool
- Eliminate transactions on OSDs not updating data chunks
- Direct reads to OSDs (single chunk only)
- Direct reads to OSDs (multiple chunks)
- Implement distributed parity-delta-write
- Test tools - EC error injection thrasher
- Implement prefetch message MOSDEcSubOpPrefetch and modify extent cache
- Implement sequencing message MOSDEcSubOpSequence
- Direct writes to OSD (single chunk only)
- Direct writes to OSD (multiple chunks)
- Deep scrub / CRC
- Variable chunk size erasure coding
- CLAY Erasure Codes
- last_epoch_started
- Log Based PG
- Manifest
- Map and PG Message handling
- QoS Study with mClock and WPQ Schedulers
- Introduction
- Overview
- Test Environment
- Test Methodology
- Establish Baseline Client Throughput (IOPS)
- MClock Profile Allocations
- Recovery Test Steps
- Test Results
- Key Takeaways and Conclusion
- OSD
- Partial Object Recovery
- OSDMap Trimming and PastIntervals
- PG
- PG Removal
- PGPool
- Recovery Reservation
- Refcount
- Scrub internals and diagnostics
- Snaps
- Preventing Stale Reads
- Watch Notify
- Writeback Throttle
Brought to you by the Ceph Foundation
The Ceph Documentation is a community resource funded and hosted by the non-profit Ceph Foundation. If you would like to support this and our other efforts, please consider joining now.