]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/rados/troubleshooting/troubleshooting-pg.rst
update sources to v12.1.1
[ceph.git] / ceph / doc / rados / troubleshooting / troubleshooting-pg.rst
index 4fddb389d394e4f02cae3243fdf2f9d441bab62e..e221344d171a51ee1abcb4d328bc2ec4f1eb2bb6 100644 (file)
@@ -516,7 +516,7 @@ ruleset::
 You can resolve the problem by creating a new pool in which PGs are allowed
 to have OSDs residing on the same host with::
 
-     ceph osd erasure-code-profile set myprofile ruleset-failure-domain=osd
+     ceph osd erasure-code-profile set myprofile crush-failure-domain=osd
      ceph osd pool create erasurepool 16 16 erasure myprofile
 
 CRUSH gives up too soon