Bug 1354059
| Summary: | [ceph-ansible] : ceph-ansible is not giving proper error message for unsupported RHEL 6.6 | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Rachana Patel <racpatel> |
| Component: | Ceph-Ansible | Assignee: | Ken Dreyer (Red Hat) <kdreyer> |
| Status: | CLOSED DUPLICATE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | adeza, anharris, aschoen, ceph-eng-bugs, kdreyer, nthomas, sankarshan |
| Target Milestone: | rc | ||
| Target Release: | 3.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-29 13:47:04 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: | |||
"Red Hat Storage" needs to be fixed, too. Version: ======== ceph-ansible-1.0.5-23.el7scon.noarch ceph-installer-1.0.12-3.el7scon.noarch *** This bug has been marked as a duplicate of bug 1354062 *** |
Description of problem: ======================= try to install ceph using ceph-ansible on node having RHEL 6.6 OS and gives following error Actual results: =============== TASK: [ceph.ceph-common | fail on unsupported distribution for red hat storage] *** failed: [magna057] => {"failed": true} msg: Distribution not supported 6.6 by Red Hat Storage, only RHEL 7.1 Expected results: ================= msg says supported only RHEL 7.1 which is wrong. Additional info: ================