Bug 1860739 - [container] OSD does not stay down after osd_max_markdown_count has been exceeded
Summary: [container] OSD does not stay down after osd_max_markdown_count has been exce...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 3.3
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: 4.2
Assignee: Guillaume Abrioux
QA Contact: Ameena Suhani S H
Amrita
URL:
Whiteboard:
Depends On:
Blocks: 1890121
TreeView+ depends on / blocked
 
Reported: 2020-07-27 03:14 UTC by Steve Baldwin
Modified: 2021-06-09 16:16 UTC (History)
14 users (show)

Fixed In Version: ceph-ansible-4.0.38-1.el8cp, ceph-ansible-4.0.38-1.el7cp
Doc Type: Known Issue
Doc Text:
.Ceph OSD fails to use `osd_max_markdown_count` parameter as the systemd unit template enforces the parameter`Restart=always` The systemd unit templates of OSD Daemons enforce the parameter `Restart=always` thereby preventing the use of `osd_max_markdown_count` parameter resulting in the restarting of services. To workaround this issue, use the `ceph_osd_systemd_overrides` variable to override the `Restart=` parameter in the OSD systemd template, that is, ---- [osds] osd0 ceph_osd_systemd_overrides="{'Service': {'Restart': 'no'}}" ----
Clone Of:
Environment:
Last Closed: 2021-01-12 14:56:31 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph-ansible pull 5933 0 None closed ceph-osd: start osd after systemd overrides 2021-02-17 09:20:38 UTC
Red Hat Product Errata RHSA-2021:0081 0 None None None 2021-01-12 14:56:52 UTC

Comment 22 errata-xmlrpc 2021-01-12 14:56:31 UTC
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 4.2 Security and Bug Fix 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:0081


Note You need to log in before you can comment on or make changes to this bug.