Navigation

  • index
  • modules |
  • next |
  • previous |
  • Ceph Documentation »
  • Ceph 内幕 »

Notice

This document is for a development version of Ceph.

Warning

This document is for an unsupported version of Ceph.

Edit on GitHub | Report a Documentation Bug

OSD 开发者文档¶

内容目录

  • Asynchronous Recovery
  • Backfill Reservation
  • 纠删码编码的归置组
    • 术语
    • 内容列表
      • 开发者注意事项
        • Introduction
        • Reading and writing encoded chunks from and to OSDs
        • Erasure code library
        • Notes
      • Jerasure 插件
        • 简介
      • ECBackend 实现策略
        • 设计初稿的各种起因
          • PGTemp and Crush
          • Distinguished acting set positions
          • Object Classes
          • Scrub
          • Crush
      • ECBackend
        • MAIN OPERATION OVERVIEW
          • WHOLE STRIPE WRITE
          • READ-MODIFY-WRITE
          • OSD Object Write and Consistency
          • ExtentCache
          • Pipeline
  • last_epoch_started
  • Log Based PG
    • Background
      • Why PrimaryLogPG?
      • Primary log-based replication
    • ReplicatedBackend/ECBackend unification strategy
      • PGBackend
    • PGBackend Interface Explanation
      • Readable vs Degraded
      • Client Reads
      • Scrub
      • Recovery
  • Map and PG Message handling
    • Overview
    • MOSDMap
    • MOSDPGOp/MOSDPGSubOp
    • CEPH_MSG_OSD_OP processing
    • Peering Messages
  • OSD
    • Concepts
    • Overview
  • OSD 油门( throttle )
    • WBThrottle
    • op_queue_throttle
    • journal usage throttle
  • PG
    • Concepts
    • Peering Details and Gotchas
  • PG Removal
  • PGPool
  • Recovery Reservation
    • Things to Note
    • See Also
  • Scrubbing Behavior Table
    • State variables
  • 快照
    • Overview
    • Ondisk Structures
    • Snap Removal
    • Recovery
    • SnapMapper
    • Split
  • 关注通知
    • Overview
    • Watch Lifecycle
    • Notify Lifecycle
  • 回写抑制

Logo

Table Of Contents

  • Ceph 简介
  • 安装 Ceph
  • Cephadm
  • Ceph 存储集群
  • Ceph 文件系统
  • Ceph 块设备
  • Ceph 对象网关
  • Ceph 管理器守护进程
  • Ceph 仪表盘
  • API 文档
  • 体系结构
  • 开发者指南
  • Ceph 内幕
    • 用 Blkin 追踪 Ceph
    • BlueStore Internals
    • Cache pool
    • CephFS Reclaim Interface
    • CephFS 快照
    • Cephx 认证协议详细阐述
    • 配置管理系统
    • config-key layout
    • CephContext
    • 资料库结构
    • Oprofile 的安装
    • C++17 and libstdc++ ABI
    • CephFS delayed deletion
    • 开发集群的部署
    • 在同一机器上部署多套开发集群
    • 开发流程
    • 为 Ceph 写作文档
    • 序列化(编码、解码)
    • 纠删码存储池
    • File striping
    • FreeBSD Implementation details
    • Ceph 文档的构建
    • IANA 号
    • Kernel client troubleshooting (FS)
    • Hacking on Ceph in Kubernetes with Rook
    • Library architecture
    • 集群日志的用法
    • 调试日志
    • 在 MacOS 上构建
    • Messenger notes
    • Monitor bootstrap
    • ON-DISK FORMAT
    • FULL OSDMAP VERSION PRUNING
    • msgr2 协议
    • Network Encoding
    • 网络协议
    • 对象存储架构概述
    • OSD class path issues
    • 互联
    • Using perf
    • 性能计数器
    • Perf histograms
    • PG (归置组)说明
    • 开发者指南(快速)
    • RADOS 客户端协议
    • RBD 增量备份
    • RBD Export & Import
    • RBD Layering
    • Ceph Release Process
    • SeaStore
    • Sepia 社区测试实验室
    • Session Authentication for the Cephx Protocol
    • 测试笔记
    • Public OSD Version
    • Wireshark Dissector
    • OSD 开发者文档
      • Asynchronous Recovery
      • Backfill Reservation
      • 纠删码编码的归置组
      • last_epoch_started
      • Log Based PG
      • Map and PG Message handling
      • OSD
      • OSD 油门( throttle )
      • PG
      • PG Removal
      • PGPool
      • Recovery Reservation
      • Scrubbing Behavior Table
      • 快照
      • 关注通知
      • 回写抑制
    • MDS 开发者文档
    • RADOS 网关开发者文档
    • ceph-volume 开发者文档
  • 项目管理
  • Ceph 基金会
  • ceph-volume
  • Ceph 版本(总目录)
  • Ceph 版本(索引)
  • Ceph 术语
  • 中文版翻译资源
  • Index

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Ceph Documentation »
  • Ceph 内幕 »
© Copyright 2016, Ceph authors and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0).