]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/dev/osd_internals/erasure_coding/developer_notes.rst
update sources to v12.1.1
[ceph.git] / ceph / doc / dev / osd_internals / erasure_coding / developer_notes.rst
index a9ef9b55c61f0df50cfafdd8ff4ab7f2460c557e..770ff4a748d5f452abf1efa98668c911fa02cc5f 100644 (file)
@@ -166,14 +166,14 @@ key=value pairs stored in an `erasure code profile`_.
 ::
  
  $ ceph osd erasure-code-profile set myprofile \
-     ruleset-failure-domain=osd
+     crush-failure-domain=osd
  $ ceph osd erasure-code-profile get myprofile
  directory=/usr/lib/ceph/erasure-code
  k=2
  m=1
  plugin=jerasure
  technique=reed_sol_van
ruleset-failure-domain=osd
crush-failure-domain=osd
  $ ceph osd pool create ecpool 12 12 erasure myprofile
 
 The *plugin* is dynamically loaded from *directory*  and expected to