ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau 62d98971f2 ceph-volume: Set max open files limit on container
The ceph-volume lvm list command takes ages to complete when having
a lot of LV devices on containerized deployment.
For instance, with 25 OSDs on a node it takes 3 mins 44s to list the
OSD.
Adding the max open files limit to the container engine cli when
executing the ceph-volume command seems to improve a lot thee
execution time ~30s.

This was impacting the OSDs creation with ceph-volume (both filestore
and bluestore) when using multiple LV devices.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1702285

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b987534881)
2019-06-20 20:00:53 -04:00
..
scenarios osd: remove ceph-disk scenarios files 2019-04-12 00:45:21 +00:00
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
main.yml osd: remove legacy task 2019-06-19 08:41:25 +00:00
openstack_config.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
start_osds.yml ceph-volume: Set max open files limit on container 2019-06-20 20:00:53 -04:00
system_tuning.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00