Hi,

In the documentation about creating pools (http://ceph.com/docs/master/rados/operations/pools/) , I saw this:

{crush_ruleset=ruleset}

Description: For erasure pools only. Set the name of the CRUSH ruleset. It must be an existing ruleset matching the requirements of the underlying erasure code plugin.


But this also a parameter for replicated pools, which can be set with 'ceph osd pool set POOL crush_ruleset X' Maybe this should also be possible to set on creation time of replicated pools? Now if I do 'ceph osd pool create POOL PG PGP replicated crush_ruleset=X', a new pool is created, but with a wrong (the default one) ruleset.

Kind regards,
Kenneth

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to