openstack-helm-infra/ceph-osd
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
..
templates [ceph-osd] Use lvm commands instead of ceph-volume to get OSD properties 2020-04-30 16:21:13 +00:00
values_overrides Enable runtime Apparmor default for All Ceph Components 2020-02-24 15:52:11 +00:00
Chart.yaml Ceph: Move Ceph charts to openstack-helm-infra 2018-08-28 15:03:35 -05:00
requirements.yaml Ceph: Move Ceph charts to openstack-helm-infra 2018-08-28 15:03:35 -05:00
values.yaml Enable cephfs tests 2020-04-21 22:25:52 +00:00