openstack-helm-infra/ceph-osd/templates/bin
Stephen Taylor b2c0028349 [ceph-osd] Fix a bug with DB orphan volume removal
The volume naming convention prefixes logical volume names with
ceph-lv-, ceph-db-, or ceph-wal-. The code that was added recently
to remove orphaned DB and WAL volumes does a string replacement of
"db" or "wal" with "lv" when searching for corresponding data
volumes. This causes DB volumes to get identified incorrectly as
orphans and removed when "db" appears in the PV UUID portion of
the volume name.

Change-Id: I0c9477483b70c9ec844b37a6de10a50c0f2e1df8
2021-01-19 10:10:38 -07:00
..
osd [ceph-osd] Fix a bug with DB orphan volume removal 2021-01-19 10:10:38 -07: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 [ceph] Add noup flag check to helm tests 2020-07-22 15:30:51 +00:00
_init-dirs.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_post-apply.sh.tpl [ceph-osd] Add a check for misplaced objects to the post-apply job 2020-11-30 10:17:40 -07:00