Bug 1498439
| Summary: | Timeout (12s) waiting for privilege escalation prompt | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Attila Fazekas <afazekas> |
| Component: | Ceph-Ansible | Assignee: | Sébastien Han <shan> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | adeza, aschoen, ceph-eng-bugs, gmeno, nthomas, sankarshan |
| 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: | 2017-10-04 11:22:54 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: | 1496985 | ||
This fix is fixed upstream and also part of a rc, I don't remember which one. I'm closing this as it's fixed already. You just need to test with a higher ceph-ansible version. Thanks for your understanding. > https://github.com/ceph/ceph-ansible/pull/1860/commits/
> f188042956b4e2b2bc352f09970b1108473ed0d0
> This fix is fixed upstream and also part of a rc, I don't remember which one.
git tag --contains f188042956b4e2b2bc352f09970b1108473ed0d0
First RC containing this fix was v3.0.0rc7
|
Description of problem: The $subject errors are very frequent in the tripleo deployments. Version-Release number of selected component (if applicable): ceph-ansible-3.0.0-0.1.rc4.el7cp.noarch ansible-2.3.2.0-2.el7.noarch libssh2-1.4.3-10.el7_2.1.x86_64 openssh-server-7.4p1-12.el7_4.x86_64 openssh-clients-7.4p1-12.el7_4.x86_64 sshpass-1.06-2.el7.x86_64 openssh-7.4p1-12.el7_4.x86_64 How reproducible: 20% Steps to Reproduce: Deploy openstack 12 with ceph. Actual results: 2017-10-03 11:38:07,364 p=28213 u=mistral | fatal: [192.168.24.15]: FAILED! => {"failed": true, "msg": "Timeout (12s) waiting for privilege escalation prompt: "} Additional info: The upstream change might help: https://github.com/ceph/ceph-ansible/pull/1860/commits/f188042956b4e2b2bc352f09970b1108473ed0d0