Created attachment 1177616 [details] crush map Description of problem: It is possible to use and/or create storage profiles, however a crush map is not created correctly hence those rules are not really present in ceph. # ceph osd crush rule ls [ "replicated_ruleset" ] Moreover because UI uses its storage profiles (crush rules) that could cause that pools cannot be created. Version-Release number of selected component (if applicable): rhscon-ui-0.0.45-1.el7scon.noarch rhscon-core-selinux-0.0.31-1.el7scon.noarch rhscon-ceph-0.0.30-1.el7scon.x86_64 rhscon-core-0.0.31-1.el7scon.x86_64 How reproducible: 100% Steps to Reproduce: 1. During creating of a cluster add some storage profiles (e.g. ec_profile) 2. Check crush map 3. Actual results: crush map does not have any crush rule corresponding to created storage profiles There are these lines in log: ec_profile In cleared 0 0 {0 0 0 }} not found in cluster, removing from DB general In cleared 0 0 {0 0 0 }} not found in cluster, removing from DB Expected results: storage profiles and corresponding rules are created correctly Additional info: see crush map in attachment
Tested on: rhscon-core-0.0.34-1.el7scon.x86_64 rhscon-ui-0.0.48-1.el7scon.noarch rhscon-core-selinux-0.0.34-1.el7scon.noarch rhscon-ceph-0.0.33-1.el7scon.x86_64 # ceph osd crush rule ls [ "replicated_ruleset", "test" ] Crush map checked.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2016:1754