Bug 1901865
| Summary: | [ceph-ansible] : switch from rpm to containerized - services collocated with OSDs are stopped creating failure in case of failure | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vasishta <vashastr> |
| Component: | Ceph-Ansible | Assignee: | Guillaume Abrioux <gabrioux> |
| Status: | CLOSED ERRATA | QA Contact: | Vasishta <vashastr> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2 | CC: | amsyedha, aschoen, ceph-eng-bugs, gmeno, kdreyer, nthomas, vereddy, ykaul |
| Target Milestone: | --- | ||
| Target Release: | 4.2z1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-ansible-4.0.43-1.el7cp ceph-ansible-4.0.43-1.el8cp | Doc Type: | Bug Fix |
| Doc Text: |
Cause: in the OSD play of the `switch-from-non-containerized-to-containerized-ceph-daemons` playbook, we disable *and* stop the systemd unit `ceph.target`.
Consequence: It makes the playbook stop any other ceph daemons where we only want to stop OSD services.
Fix: With this fix, ceph-ansible doesn't stop `ceph.target`, it only disables it.
Result: When collocating other Ceph daemons with OSDs, they all have their corresponding play for managing
the transition to container.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-28 20:12:32 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
Vasishta
2020-11-26 09:57:59 UTC
Verified using ceph-base-14.2.11-121.el7cp.x86_64 ceph-ansible-4.0.46-1.el7cp.noarch 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 (Important: Red Hat Ceph Storage security, bug fix, and enhancement Update), 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/RHSA-2021:1452 |