openstack-helm-infra/ceph-osd/templates/bin
Stephen Taylor 1e05f3151d [ceph-osd] Allow lvcreate to wipe existing LV metadata
In some cases when OSD metadata disks are reused and redeployed,
lvcreate can fail to create a DB or WAL volume because it overlaps
an old, deleted volume on the same disk whose signature still
exists at the offsets that trigger detection and abort the LV
creation process when the user is asked whether or not to wipe to
old signature. Adding a --yes argument to the lvcreate command
automatically answers yes to the wipe question and allows lvcreate
to wipe the old signature.

Change-Id: I0d69bd920c8e62915853ecc3b22825fa98f7edf3
2024-03-04 21:19:50 +00:00
..
osd [ceph-osd] Allow lvcreate to wipe existing LV metadata 2024-03-04 21:19:50 +00:00
utils Add pre-check of storage locations 2022-03-29 04:30:34 +00:00
_bootstrap.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_helm-tests.sh.tpl [CEPH] Uplift from Nautilus to Octopus release 2021-02-03 22:34:53 +00:00
_init-dirs.sh.tpl Export crash dumps when Ceph daemons crash 2021-06-30 14:24:15 -06:00
_post-apply.sh.tpl [ceph-osd] Extend the ceph-osd post-apply job PG wait 2023-07-07 08:42:30 -06:00