Back to bug 1992473

Who When What Removed Added
Victoria Martinez de la Cruz 2021-08-11 07:48:59 UTC Link ID Github ceph/ceph-ansible/pull/6777
Red Hat One Jira (issues.redhat.com) 2021-08-11 08:09:35 UTC Link ID Red Hat Issue Tracker RHCEPH-698
Yaniv Kaul 2021-08-11 08:53:07 UTC Keywords Performance
Dependent Products Red Hat OpenStack
Giulio Fidente 2021-08-11 11:00:01 UTC Blocks 1987235
Giulio Fidente 2021-08-11 11:46:07 UTC Blocks 1760354
CC gfidente
Giulio Fidente 2021-08-11 11:48:07 UTC Assignee gabrioux tonay
Link ID Github ceph/ceph-ansible/pull/6789
Status NEW POST
Target Release 5.1 4.3
Pasi Karkkainen 2021-08-11 13:38:27 UTC CC pasik
Red Hat One Jira (issues.redhat.com) 2021-08-11 14:32:35 UTC Link ID Red Hat Issue Tracker RHCEPH-698
Victoria Martinez de la Cruz 2021-08-12 14:40:58 UTC Blocks 1993210
Giulio Fidente 2021-08-12 15:51:56 UTC CC dsavinea, tonay
Flags needinfo?(dsavinea) needinfo?(tonay)
Dimitri Savineau 2021-08-12 16:19:54 UTC Flags needinfo?(dsavinea) needinfo?(tonay)
errata-xmlrpc 2021-08-18 19:42:25 UTC Fixed In Version ceph-ansible-4.0.64-1.el8cp, ceph-ansible-4.0.64-1.el7cp
Status POST MODIFIED
CC tserlin
Status MODIFIED ON_QA
Red Hat One Jira (issues.redhat.com) 2021-08-18 21:55:59 UTC Link ID Red Hat Issue Tracker RHCEPH-698
Tom Barron 2021-08-24 22:49:59 UTC CC tbarron
Keywords Scale
Veera Raghava Reddy 2021-09-08 09:16:48 UTC Flags needinfo?(tserlin)
CC vereddy
Dimitri Savineau 2021-09-08 16:07:01 UTC Target Release 4.3 4.2z3
Flags needinfo?(tserlin)
Status ON_QA POST
Fixed In Version ceph-ansible-4.0.64-1.el8cp, ceph-ansible-4.0.64-1.el7cp
Flags needinfo?(dsavinea)
Flags needinfo?(dsavinea)
errata-xmlrpc 2021-09-08 19:45:45 UTC Fixed In Version ceph-ansible-4.0.62.3-1.el8cp, ceph-ansible-4.0.62.3-1.el7cp
Status POST MODIFIED
Status MODIFIED ON_QA
Aron Gunn 2021-09-09 19:06:29 UTC Flags needinfo?(tonay)
Docs Contact agunn
CC agunn
Aron Gunn 2021-09-09 19:06:55 UTC Blocks 1890121
Ranjini M N 2021-09-20 04:42:28 UTC Flags needinfo?(tonay)
CC rmandyam
errata-xmlrpc 2021-09-27 15:17:09 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2021-09-27 18:26:56 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2021-09-27 18:26:56 UTC
errata-xmlrpc 2021-09-27 18:27:32 UTC Link ID Red Hat Product Errata RHBA-2021:3670
youngcheol 2021-10-19 04:58:44 UTC Link ID Red Hat Knowledge Base (Solution) 6431861
CC yocha
Teoman ONAY 2021-11-23 08:45:13 UTC Doc Type If docs needed, set a value Bug Fix
Doc Text Cause: Default values of pid-limits for podman (2048) and docker (4096) might be insufficient when the user increases the number of NFS shares

Consequence: The container fails to start as the number of processes it needs to start is higher than the allowed
limit.

Fix: remove that limit of maximum processes that can be started within a container by adding the --pid-limits parameter (-1 for podman & 0 for docker) to the systemd service file

Result: Containers will start even if the user customize some internal processes which might require to run more processes than the default limits.

Back to bug 1992473