openstack-helm-infra/ceph-osd/templates/bin/osd/ceph-volume
Ruslan Aliev 109c629838 Add pre-check of storage locations
Since we are about to use wildcards in storage locations,
it is possible to have multiple matches, so we need to add
precheck before using $STORAGE_LOCATION, $BLOCK_DB and $BLOCK_WAL
variables to ensure that stored strings resolve to just one and
only block location.

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: I60180f988e90473e200e886b69788cc263359ad2
2022-03-29 04:30:34 +00:00
..
_block.sh.tpl Refactor Ceph OSD Init Scripts - Second PS 2021-05-27 22:34:54 +00:00
_bluestore.sh.tpl Refactor Ceph OSD Init Scripts - Second PS 2021-05-27 22:34:54 +00:00
_common.sh.tpl Add pre-check of storage locations 2022-03-29 04:30:34 +00:00
_init-ceph-volume-helper-block-logical.sh.tpl Ceph OSD Init Improvements 2021-06-24 17:12:34 +00:00
_init-ceph-volume-helper-bluestore.sh.tpl Refactor Ceph OSD Init Scripts - Second PS 2021-05-27 22:34:54 +00:00
_init-ceph-volume-helper-directory.sh.tpl Refactor Ceph OSD Init Scripts - First PS 2021-04-12 19:36:32 +00:00
_init-with-ceph-volume.sh.tpl Ceph OSD Init Improvements 2021-06-24 17:12:34 +00:00