Bug 1565134

Summary: [ceph-ansible] add-osd fails at 'task:restart ceph osds daemon(s)' "PGs were not reported as active+clean"
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Madhavi Kasturi <mkasturi>
Component: Ceph-AnsibleAssignee: Sébastien Han <shan>
Status: CLOSED NOTABUG QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: adeza, aschoen, ceph-eng-bugs, gmeno, nthomas, rperiyas, sankarshan, vereddy
Target Milestone: z3   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-19 09:18:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1557269    

Comment 5 Sébastien Han 2018-04-19 09:18:53 UTC
The number of retries and delay can be adjusted with the help of the following options:

# OSD handler checks
handler_health_osd_check_retries: 40
handler_health_osd_check_delay: 30

I'm closing this since there is no bug.
Feel free to re-open if you have more concerns.