openstack-helm-infra/ceph-osd/templates
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
..
bin [ceph-osd] Allow lvcreate to wipe existing LV metadata 2024-03-04 21:19:50 +00:00
utils Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-bin.yaml Add pre-check of storage locations 2022-03-29 04:30:34 +00:00
configmap-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
daemonset-osd.yaml [ceph] Use Helm toolkit functions for Ceph probes 2023-08-22 19:16:37 +00:00
job-bootstrap.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-post-apply.yaml [ceph-osd] Allow for unconditional OSD restart 2022-04-05 10:40:28 -06:00
pod-helm-tests.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
secret-registry.yaml support image registries with authentication 2022-07-20 14:28:47 -05:00