openstack-helm-infra/ceph-osd
Chinasubbareddy Mallavarapu 6a0feecaef [ceph-osd] Fix the sync issue between osds when using shared disk for metadata
This is to fix the sync between ceph osds when they are using shared
disk for metadata as they are having conflict while preparing the metadata disk.

we are adding a lock when first osd preparing the sahred metadata disk so that
other osd will wait for the lock, also adding udev settle in few places to get
latest tags on lvm devices.

Change-Id: I018bd12a3f02cf8cd3486b9c97e14b138b5dac76
2020-10-11 04:04:53 +00:00
..
templates [ceph-osd] Fix the sync issue between osds when using shared disk for metadata 2020-10-11 04:04:53 +00:00
values_overrides Enable apparmor to Ceph post-apply pods 2020-07-09 15:11:48 +00:00
Chart.yaml [ceph-osd] Fix the sync issue between osds when using shared disk for metadata 2020-10-11 04:04:53 +00:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml [ceph-osd] Get ceph crush rack names from node lables 2020-07-13 16:37:44 +00:00