From: "Nikolay A. Fetisov" <naf@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] [Erlang] ограничение на количество потоков в Альте
Date: Sun, 21 Nov 2021 11:59:26 +0300
Message-ID: <3e1dfc4a9661414edf338311c5afab8e81a2077d.camel@altlinux.org> (raw)
In-Reply-To: <2c07adc3-d0df-f19e-8179-348f32dc7632@rosalinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1889 bytes --]
В Сб, 20/11/2021 в 21:15 +0300, mikhailnov@ пишет:
> 20.11.2021 18:04, Nikolay A. Fetisov пишет:
> > ...
>
> > Механизм ulimit про namespaces ничего не знает, ограничения в
> > security/limits.d/50-defaults.conf считаются по процессам _всех_
> > контейнеров. Как итог, можно получить срабатывение ulimit внутри
> > полупустого контейнера на, например, запуск задачи по cron.
> Почему? cron же пропустит задачу через PAM-стек, а pam_limits
> выставит лимиты, ...
... А дальше ядро сосчитает количество процессов данного UID и сравнит
с лимитами. А считаются как минимум до текущего в p10 std-def 5.10.72
включительно _все_ процессы без учёта их распределения по namespaces.
В результате, имея для примера пару контейнеров с работающими
255 процессами пользователя, в третьем получаем превышение
RLIMIT_NPROC. Хотя у контейнеров nproc по-умолчанию 512,
а в хост-системе, например, поднят до 1024.
Реально у меня это проявилось на двух машинах с где-то 50 контейнерами
каждая.
Так это поведение известное, хотя и неочевидное. Исправление уже есть,
см. https://lkml.org/lkml/2021/2/22/207 - но в наших ядрах как минимум
в p10 и ниже этого патча нет.
--
С уважением,
Николай Фетисов
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 858 bytes --]
next prev parent reply other threads:[~2021-11-21 8:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-20 11:53 ` [devel] [#290158] FAILED del=python-module-yaml Dmitry V. Levin
2021-11-20 12:07 ` [devel] [Erlang] ограничение на количество потоков в Альте Илья Курдюков
2021-11-20 12:11 ` Dmitry V. Levin
2021-11-20 12:14 ` Anton Farygin
2021-11-20 15:04 ` Nikolay A. Fetisov
2021-11-20 18:15 ` mikhailnov
2021-11-20 19:07 ` Gleb Fotengauer-Malinovskiy
2021-11-21 8:59 ` Nikolay A. Fetisov [this message]
2021-11-21 10:00 ` Dmitry V. Levin
2021-11-21 11:56 ` Nikolay A. Fetisov
2021-11-21 12:09 ` Dmitry V. Levin
2021-11-21 12:37 ` Nikolay A. Fetisov
2021-11-21 12:55 ` Dmitry V. Levin
2021-11-21 13:09 ` Nikolay A. Fetisov
2021-11-21 12:52 ` Alexey Gladkov
2021-11-21 13:00 ` Dmitry V. Levin
2021-11-21 13:15 ` Alexey Gladkov
2021-11-21 13:37 ` Dmitry V. Levin
2021-11-21 17:46 ` Michael Shigorin
2021-11-20 16:07 ` Dmitry V. Levin
2021-11-20 17:24 ` Andrew A. Vasilyev
2021-11-20 12:46 ` Илья Курдюков
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3e1dfc4a9661414edf338311c5afab8e81a2077d.camel@altlinux.org \
--to=naf@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git