ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau 9a4ac46d19 ceph-osd: Add ulimit nofile on container start
On containerized deployment, the OSD entrypoint runs some ceph-volume
commands (lvm/simple scan and/or activate) which perform badly without
the ulimit option.
This option was added for all previous ceph-volume commands but not on
the ceph-osd container startup.
Also updating hard limit value to 4096 to reflect default baremetal
value.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-08-22 16:59:08 +02:00
..
scenarios osd: remove ceph-disk scenarios files 2019-04-11 11:57:02 -04:00
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml osd: remove legacy task 2019-06-18 12:45:01 -04:00
openstack_config.yml osd: remove useless condition 2019-08-19 16:17:22 +02:00
start_osds.yml ceph-osd: Add ulimit nofile on container start 2019-08-22 16:59:08 +02:00
system_tuning.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00