Bug 1577275
Summary: | rolling_upgrade.yml is unable to determine proper location of role files if running not from /usr/share/ceph-ansible directory | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Matthias Muench <mmuench> |
Component: | Ceph-Ansible | Assignee: | Dimitri Savineau <dsavinea> |
Status: | CLOSED NOTABUG | QA Contact: | Vasishta <vashastr> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 2.5 | CC: | adeza, aschoen, ceph-eng-bugs, gabrioux, gmeno, mmuench, nthomas |
Target Milestone: | rc | ||
Target Release: | 4.* | ||
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-11-14 16:14:48 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: |
Description
Matthias Muench
2018-05-11 15:09:38 UTC
I believe this is expected, if you change directory then you should set ANSIBLE_ROLES_PATH accordingly. Typically, we recommend copying the content of infrastructure-playbooks into the /usr/share/ceph-ansible. I personally don't think this is a bug and would like to see this getting closed. But I might be convinced otherwise. Where are you putting this file? Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri Level setting the severity of this defect to "Low" with a bulk update. Pls refine it to a more closure value, as defined by the severity definition in https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity As mentioned this is expected. You need to execute the ansible-playbook from the right directory otherwise the ansible configuration (like roles and library path) won't be set. |