mirror of https://github.com/ceph/ceph-ansible.git
500c59c648
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
ceph-osd-run.sh.j2 | ||
ceph-osd.service.d-overrides.j2 | ||
ceph-osd.service.j2 | ||
tmpfiles_hugepage.j2 |