ceph/doc/dev/osd_internals
Loic Dachary 14c31ddf10 doc : erasure code developer notes updates
* unify conventions to match those used by jerasure ( data chunk = K,
  coding chunk = M, use coding instead of parity, use erasures instead
  of erased )

* make lines 80 characters long

* modify the descriptions to take into account that the chunk rank
  will encoded in the pool name and not on a per object basis

* remove the doxygen link to ErasureCodeInterface because it fails
  doc: asphyxiate does not support class
  http://tracker.ceph.com/issues/6115

* only systematic codes are considered at this point ( all jerasure
  techniques are systematic). Although the API could be extended to
  include non systematic codes, it is probably a case of over
  engineering at this point.

* add link to
  http://tracker.ceph.com/issues/6113
  add ceph osd pool create [name] [key=value]

* update the plugin system description to match the proposed
  implementation http://tracker.ceph.com/issues/5877

http://tracker.ceph.com/issues/4929 refs #4929

Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>

Signed-off-by: Loic Dachary <loic@dachary.org>
2013-08-27 14:13:56 +02:00
..
erasure_coding doc : erasure code developer notes updates 2013-08-27 14:13:56 +02:00
backfill_reservation.rst osd: prioritize recovery for degraded pgs 2013-05-09 12:00:29 -07:00
erasure_coding.rst doc: fix erasure code formatting warnings and errors 2013-08-21 18:09:03 +02:00
index.rst
map_message_handling.rst typo s/come/some/ 2013-05-14 22:46:36 +02:00
osd_overview.rst
osd_throttles.rst doc: Added title. Suppresses no title warning messages. 2013-06-04 15:33:42 -07:00
osd_throttles.txt doc: Text of diagram for osd_throttles. 2013-05-31 11:14:29 -07:00
pg_removal.rst reflect recent changes in the pg deletion logic 2013-05-14 22:46:37 +02:00
pg.rst fix typos and add hyperlink to peering 2013-05-14 22:46:37 +02:00
recovery_reservation.rst doc/: document recovery reservation process 2012-11-07 17:21:32 -08:00
scrub.rst Document scrubbing behavior 2013-03-11 12:44:47 -07:00
snaps.rst osd_internals/snaps.rst: update description to reflect SnapMapper 2013-03-13 19:45:08 -07:00
watch_notify.rst doc: fix rst for watch/notify internals 2013-02-26 17:45:33 -08:00
wbthrottle.rst doc/dev/osd_internals: add wbthrottle.rst 2013-05-28 10:41:57 -07:00