]> 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>
Wed, 23 Mar 2022 07:49:29 +0000 (08:49 +0100)
commitdb74cd951b14213c71b5715d8b123c2d9b27022e
treeef428a8e82d910517c754e2b473209ef150fa3db
parent204a306b968f1677cbd8bba4640b7beb7df03d3a
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