Bug 1568157
Summary: | ceph-client role fails to create key because the ceph-create-keys container is not running | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | John Fulton <johfulto> |
Component: | Ceph-Ansible | Assignee: | Sébastien Han <shan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Vasishta <vashastr> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 3.0 | CC: | adeza, ahrechan, aschoen, ceph-eng-bugs, gfidente, gmeno, mcornea, nthomas, ohochman, psedlak, sankarshan, sasha, tserlin, yrabl |
Target Milestone: | rc | ||
Target Release: | 3.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-27 05:10:59 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: | 1548353, 1571947 |
Description
John Fulton
2018-04-16 21:22:26 UTC
I reproduced this for the ceph clients when deploying a new ceph cluster w/ tripleo too. Here is the output of ansible-playbook -vvv https://ptpb.pw/-QC_ Here is the ceph-install log from the original report though it didn't have -vvv to ansible-playbook. http://ix.io/17Y7 *** Bug 1568234 has been marked as a duplicate of this bug. *** *** Bug 1569258 has been marked as a duplicate of this bug. *** Reproduced in OSP13 puddle 2018-04-13.1 with TLS everywhere scenarion and disabled SElinux for OC nodes Reproduced in OSP13 puddle 2018-04-13.1 with TLS everywhere scenario and disabled SElinux for OC nodes and UC node RHOS OSP13 Deployment with the latest puddle failing over this issue. Part of the fix for this is that we needed the following: https://github.com/ceph/ceph-ansible/commit/90e47c5fb0c95f4b1a17cdf2a019bdcebc77a773 which landed in https://github.com/ceph/ceph-ansible/releases/tag/v3.1.0beta8 verified on ceph-ansible-3.1.0-0.1.rc2.el7cp.noarch |