]> git.apps.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)
committerAdam King <adking@redhat.com>
Wed, 8 Mar 2023 20:37:40 +0000 (15:37 -0500)
commit0a37b1cbaee84974188a146247bb08b662904082
treea0f611779c0e3e69243a6ad1d2ca3d057d9f0a9b
parent7d89e5011e2e5e1a0540a65ca139f6cf4908f9c7
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>
(cherry picked from commit de8b3c2676e65eb61df54c65cfd3b3af1e68da56)
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