ceph-ansible/roles/ceph-osd/tasks/scenarios
Dimitri Savineau 7d2b29d0eb 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.

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

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 9a4ac46d19)
2019-08-27 20:52:58 +02:00
..
collocated.yml ceph-osd: Add ulimit nofile on container start 2019-08-27 20:52:58 +02:00
lvm-batch.yml ceph_volume: add container support for batch command 2018-10-10 16:08:41 -04:00
lvm.yml ceph_volume: refactor 2018-10-10 16:08:41 -04:00
non-collocated.yml ceph-osd: Add ulimit nofile on container start 2019-08-27 20:52:58 +02:00