openstack-helm-infra/ceph-osd
Taylor, Stephen (st053q) e37d1fc2ab [ceph-osd] Add a check for misplaced objects to the post-apply job
OSD failures during an update can cause degraded and misplaced
objects. The post-apply job restarts OSDs in failure domain
batches in order to accomplish the restarts efficiently. There is
already a wait for degraded objects to ensure that OSDs are not
restarted on degraded PGs, but misplaced objects could mean that
multiple object replicas exist in the same failure domain, so the
job should wait for those to recover as well before restarting
OSDs in order to avoid potential disruption under these failure
conditions.

Change-Id: I39606e388a9a1d3a4e9c547de56aac4fc5606ea2
2020-11-30 10:17:40 -07:00
..
templates [ceph-osd] Add a check for misplaced objects to the post-apply job 2020-11-30 10:17:40 -07:00
values_overrides Enable apparmor to Ceph post-apply pods 2020-07-09 15:11:48 +00:00
Chart.yaml [ceph-osd] Add a check for misplaced objects to the post-apply job 2020-11-30 10:17:40 -07:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml [ceph-osd] Logic improvement for used osd disk detection 2020-10-15 13:13:28 +00:00