]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: set --ulimit nofiles with Docker
authorMichal Nasiadka <mnasiadka@gmail.com>
Mon, 27 Feb 2023 08:15:50 +0000 (09:15 +0100)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:54 +0000 (08:36 -0400)
commit6d9e6d9feee5758cacd9411b007cf82010c6bb80
treeb5bcf6d8144b7f53b68a8554e89dec775328514c
parent01a57bf8b08a64e68c3b2682257a7242d14db901
cephadm: set --ulimit nofiles with Docker

cephadm is setting LimitNOFILE in systemd units, but it doesn't
get picked up by Docker.

Fixes: https://tracker.ceph.com/issues/58855
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
(cherry picked from commit ce169004f749f088c4f05505b6457e7a190db680)
src/cephadm/cephadm.py
src/cephadm/tests/test_cephadm.py