mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
07ac5d3e74
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1068 29311d96-e01e-0410-9327-a35deaab8ce9
38 lines
392 B
Plaintext
38 lines
392 B
Plaintext
|
|
intro
|
|
|
|
osd cluster map
|
|
requirements
|
|
desireable properties
|
|
(c)rush
|
|
|
|
failure detection
|
|
distributed ping or heartbeat
|
|
central filter, notifier
|
|
|
|
design
|
|
placement seed, class/superset, groups
|
|
|
|
normal operation
|
|
reads
|
|
writes
|
|
|
|
recovery
|
|
triggers: failed disk, or total cluster reorganization
|
|
|
|
notify
|
|
peering
|
|
pull
|
|
push
|
|
clean
|
|
|
|
writes during recovery
|
|
|
|
graceful data loss + recovery?
|
|
|
|
|
|
|
|
|
|
|
|
|