openstack-helm-infra/ceph-osd/templates/bin/osd
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
..
ceph-volume [ceph-osd] Allow lvcreate to wipe existing LV metadata 2024-03-04 21:19:50 +00:00
_check.sh.tpl [ceph-osd] Remove ceph-mon dependency in ceph-osd liveness probe 2022-05-06 10:15:45 -06:00
_directory.sh.tpl Refactor Ceph OSD Init Scripts - First PS 2021-04-12 19:36:32 +00:00
_init.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_log-tail.sh.tpl Ceph-OSD: Add log tailer to ceph-osd 2020-03-27 21:14:11 +00:00
_start.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_stop.sh.tpl Add pre-check of storage locations 2022-03-29 04:30:34 +00:00