openstack-helm-infra/ceph-osd/templates
Steve Taylor a12ea0244e [ceph-osd] Use lvm commands instead of ceph-volume to get OSD properties
This change removes "ceph-volume inventory" and "ceph-volume lvm
list" commands from the ceph-volume OSD initialization script and
Bluestore start script and replaces them with "pvdisplay" and
"lvs" to retrieve lvm tags directly from lvm volumes instead.
Ceph-volume makes repeated calls to blkid, which is very slow in
some cases and deadlocks in others when there are RBDs mapped on
the host.

Change-Id: Ia999770d4a59729e38dbb494b34c30e5a1b36a8b
2020-04-30 16:21:13 +00:00
..
bin [ceph-osd] Use lvm commands instead of ceph-volume to get OSD properties 2020-04-30 16:21:13 +00:00
utils ceph-volume integration to ceph-osd charts 2019-11-20 10:02:08 -05:00
configmap-bin.yaml Ceph-OSD: Add log tailer to ceph-osd 2020-03-27 21:14:11 +00:00
configmap-etc.yaml [CEPH] update all ceph daemons startup scripts to support msgr2 2020-03-04 23:22:02 -06:00
daemonset-osd.yaml Ceph: Dont mount log directories to host 2020-04-07 18:05:04 +00:00
job-bootstrap.yaml ceph-osd: Fix security context 2019-04-25 22:39:35 +00:00
job-image-repo-sync.yaml Ceph: Move Ceph charts to openstack-helm-infra 2018-08-28 15:03:35 -05:00
pod-helm-tests.yaml [ceph-client][ceph-osd] Adjust required_percent_of_osds parameter 2019-12-06 16:16:00 +00:00