Description of problem: Document - https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html-single/administration_guide/#adding_an_osd Section: 6.3.2. Adding an OSD with Ansible sub-section: Ansible will add the new OSD node(s) to the Ceph storage cluster --> NOTE: Add : The following in the NOTE section. While adding an OSD,if playbook fails with " PGs were not reported as active+clean ". Configure the following variables in all.yml to adjust the retries and delay. # OSD handler checks handler_health_osd_check_retries: 40 handler_health_osd_check_delay: 30 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: