ceph-ansible/library
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
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_add_users_buckets.py rgw users/buckets module 2018-12-20 14:23:25 +01:00
ceph_crush.py ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
ceph_facts Discover rbd facts. 2018-11-20 15:06:01 +01:00
ceph_key.py ceph_key: `lookup_ceph_initial_entities` shouldn't fail on update 2019-03-25 16:02:56 -04:00
ceph_volume.py ceph-volume: Set max open files limit on container 2019-06-20 20:00:53 -04:00
config_template Using config_template 2015-12-16 17:19:50 +01:00
igw_client.py iscsi module linting 2018-10-30 14:41:36 +01:00
igw_gateway.py iscsi module linting 2018-10-30 14:41:36 +01:00
igw_lun.py iscsi module linting 2018-10-30 14:41:36 +01:00
igw_purge.py igw: add support for IPv6 2018-11-08 17:08:36 +01:00
test_ceph_crush.py add ceph_crush module 2018-03-06 15:24:31 +00:00
test_ceph_key.py don't append path components while calling os.path.join() 2019-03-14 22:35:12 +00:00
test_ceph_volume.py ceph-volume: Set max open files limit on container 2019-06-20 20:00:53 -04:00
validate library: add a placeholder module for the validate action plugin 2018-05-18 17:58:24 +02:00