Comment 10 for bug 2068020

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-ceph-osd (stable/quincy.2)

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-osd/+/923786
Committed: https://opendev.org/openstack/charm-ceph-osd/commit/659a88eba76c4967d8706b7497a0dceaac416018
Submitter: "Zuul (22348)"
Branch: stable/quincy.2

commit 659a88eba76c4967d8706b7497a0dceaac416018
Author: Rodrigo Barbieri <email address hidden>
Date: Mon Jun 10 16:26:14 2024 -0300

    Defer restart of services on AppArmor change

    AppArmor changes cause restarts of all OSD
    services in all units at the same time, which
    can cause ceph-cluster outage.

    Defer actual update and set a status message prompting
    to run an action for each unit separately.

    Related-bug: #2068020
    Change-Id: I32398a0525b7098503de36d72e593c14207102a1
    (cherry picked from commit b4a870af2c74638f139d73a09dc61cd43865c4f5)
    (cherry picked from commit e2a6a33f9ae56d0e3fa5cc510683ea3c84da6986)
    (cherry picked from commit a5f13cac333e714fd03e0b44f7b33d0be3f88371)