ceph-ansible/library
Dimitri Savineau f4212b20e5 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:01:13 -04:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_crush.py ceph_crush: fix rstrip for python 3 2019-03-20 01:20:30 +00:00
ceph_facts Update provided facts key to return ansible_facts key 2014-03-11 11:12:41 +00:00
ceph_key.py ceph_key: fix rstrip for python 3 2019-02-18 16:39:38 +00:00
ceph_volume.py ceph-volume: Set max open files limit on container 2019-06-20 20:01:13 -04:00
config_template Using config_template 2015-12-16 17:19:50 +01:00
igw_client.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_gateway.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_lun.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_purge.py igw: add support for IPv6 2018-11-13 17:35:58 +00:00
test_ceph_crush.py add ceph_crush module 2018-03-06 15:24:31 +00:00
test_ceph_key.py ceph_keys: pass in module for error messages 2018-12-17 19:58:33 +00:00
test_ceph_volume.py ceph-volume: Set max open files limit on container 2019-06-20 20:01:13 -04:00
validate library: add a placeholder module for the validate action plugin 2018-05-18 17:58:24 +02:00