Bug 1505048
| Summary: | [ceph-ansible] [ceph-container] : upgrade of nfs failed when rolling update was tried only for nfs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vasishta <vashastr> | ||||
| Component: | Ceph-Ansible | Assignee: | Sébastien Han <shan> | ||||
| Status: | CLOSED ERRATA | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.0 | CC: | adeza, aschoen, ceph-eng-bugs, ceph-qe-bugs, gmeno, hnallurv, kdreyer, nthomas, sankarshan | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHEL: ceph-ansible-3.0.9-1.el7cp Ubuntu: ceph-ansible_3.0.9-2redhat1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-12-05 23:48:29 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: | |||||||
| Attachments: |
|
||||||
This is already in v3.0.4, so moving this to POST. Hi Ken, We have VERIFIED that it is working fine with ceph-ansible-3.0.9-1.el7cp.noarch without any failures. Can you please move this BZ ON_QA so that we can move it to VERIFIED state ? Thanks. Based on comment 4, moving this defect to Verified state. Thanks Sidhant and Vasishta! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3387 |
Created attachment 1341575 [details] File contains ansible-playbook log Description of problem: Upgrade of nfs in task ceph-config : generate <name>.conf configuration file, saying dict object has no attribute ansible_eno1 when rolling update was tried only for nfs. Version-Release number of selected component (if applicable): ceph-ansible-3.0.3-1.el7cp.noarch How reproducible: Always (2/2) Steps to Reproduce: 1. Run rolling update for upgrading only nfs client. Actual results: fatal: [magna027]: FAILED! => {"failed": true, "msg": "'dict object' has no attribute u'ansible_eno1'"} Expected results: nfs node must get updated successfully Additional info: