Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ceph osd pool create <poolname> 32 32 erasure profile-4-2-hdd
ceph osd pool set <poolname> crush_rule ecrule-4-2-hdd


ceph osd pool set <poolname> allow_ec_overwrites true


 

Create the metadata pool in replica3:

...