]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: remove containers pids-limit
authorTeoman ONAY <tonay@redhat.com>
Thu, 11 Nov 2021 15:05:49 +0000 (15:05 +0000)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 22 Mar 2022 20:41:26 +0000 (21:41 +0100)
commitde8b3c2676e65eb61df54c65cfd3b3af1e68da56
tree3a9fdb7e53ce90ae7335f193f05071e8c9290147
parent622f197448fe7a26400039fe8e6b8ca8a87ee106
cephadm: remove containers pids-limit

The default pids-limit (docker 4096/podman 2048) prevent some
customization from working (http threads on RGW) or limits the number
of luns per iscsi target.

Fixes: https://tracker.ceph.com/issues/52898
Signed-off-by: Teoman ONAY <tonay@redhat.com>
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit.yaml [new file with mode: 0644]
qa/workunits/cephadm/test_iscsi_pids_limit.sh [new file with mode: 0755]
src/cephadm/cephadm
src/cephadm/tests/test_cephadm.py