Description of problem: When creating an erasure-code profile, the values of K+M and the number of osd_nodes decide the 'failure domain'. For example, if we deploy the ceph cluster on 4 nodes with EC(4+2)pool, an alert to choose failure_domain as 'osd' instead of 'host' should be raised, since deploying the cluster pools with 'host' failure_domain in such case would lead to reduced data availability and inactive pgs. Version-Release number of selected component (if applicable): rhcs-6.1 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: