openstack-helm-infra/ceph-client/templates/bin
Stephen Taylor 59b825ae48 [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: Ic9a3d8d5625af49b093976a855dd66e5705d2c29
2020-06-17 21:49:39 +00:00
..
mds [CEPH] update all ceph daemons startup scripts to support msgr2 2020-03-04 23:22:02 -06:00
mgr Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pool [ceph-osd, ceph-client] Weight OSDs as they are added 2020-06-17 21:49:39 +00: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