openstack-helm-infra/ceph-osd/templates/bin
Steve Taylor f59cb11932 [ceph-osd, ceph-client] Weight OSDs as they are added
Currently OSDs are added by the ceph-osd chart with zero weight
and they get reweighted to proper weights in the ceph-client chart
after all OSDs have been deployed. This causes a problem when a
deployment is partially completed and additional OSDs are added
later. In this case the ceph-client chart has already run and the
new OSDs don't ever get weighted correctly. This change weights
OSDs properly as they are deployed instead. As noted in the
script, the noin flag may be set during the deployment to prevent
rebalancing as OSDs are added if necessary.

Added the ability to set and unset Ceph cluster flags in the
ceph-client chart.

Change-Id: Iac50352c857d874f3956776c733d09e0034a0285
2020-05-22 09:21:44 -06:00
..
osd [ceph-osd, ceph-client] Weight OSDs as they are added 2020-05-22 09:21:44 -06:00
utils Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_bootstrap.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_helm-tests.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_init-dirs.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_post-apply.sh.tpl [CEPH-OSD] Move to 'OnDelete' upgrade strategy for ceph-osd daemonsets 2020-05-12 20:03:40 +00:00