* [sisyphus] LXC и systemd 244-alt1
@ 2019-12-10 23:56 Vladimir D. Seleznev
2019-12-16 8:43 ` [sisyphus] " Stanislav Levin
0 siblings, 2 replies; 4+ messages in thread
From: Vladimir D. Seleznev @ 2019-12-10 23:56 UTC (permalink / raw)
To: sisyphus, community
Здравствуйте!
systemd, начиная с 244-alt1, перешёл на unified cgroup
hierarchy. Текущая версия LXC в Сизифе не может работать без cgroups
v1. В качестве временного решения можно вернуться на hybrid cgroup
hierarchy, передав в качестве аргумента командной строки ядра:
systemd.unified_cgroup_hierarchy=0
--
С уважением,
Владимир Селезнев
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] [Comm] LXC и systemd 244-alt1
@ 2019-12-11 1:59 ` Vladimir D. Seleznev
2019-12-11 16:47 ` Alexey Shabalin
0 siblings, 1 reply; 4+ messages in thread
From: Vladimir D. Seleznev @ 2019-12-11 1:59 UTC (permalink / raw)
To: ALT Linux Community general discussions, ALT Linux Sisyphus discussions
On Wed, Dec 11, 2019 at 03:35:31AM +0300, Alexey Shabalin wrote:
> ср, 11 дек. 2019 г., 2:56 Vladimir D. Seleznev <vseleznv@altlinux.org>:
>
> > Здравствуйте!
> >
> > systemd, начиная с 244-alt1, перешёл на unified cgroup
> > hierarchy. Текущая версия LXC в Сизифе не может работать без cgroups
> > v1.
>
>
> Это у нас так LXC собран? В апстриме года 2 назад добавили поддержку cgroup
> v2.
У нас сейчас собрана версия 3.0.4, релиз который был около 21 июня 2019
года. Поддержку cgroups v2 апстрим, конечно, добавил, но при этом требование
cgroups v1 осталось [1] [2].
> В качестве временного решения можно вернуться на hybrid cgroup
> > hierarchy, передав в качестве аргумента командной строки ядра:
> >
> > systemd.unified_cgroup_hierarchy=0
> >
>
> А зачем совсем отключать? Разве hybrid нельзя?
Я, может быть, неправильно понял man systemd(1):
systemd.unified_cgroup_hierarchy
When specified without an argument or with a true argument, enables
the usage of unified cgroup hierarchy[9] (a.k.a. cgroups-v2). When
specified with a false argument, fall back to hybrid or full legacy
cgroup hierarchy.
[1] http://git.altlinux.org/gears/l/lxc.git?p=lxc.git;a=blob;f=src/lxc/cgroups/cgfsng.c;h=ecd935f70da705fbe91669f9887fd5cee4907c28;hb=faa245b5809c356d0bc598ab660b2c517025c6e3#l685
[2] http://git.altlinux.org/gears/l/lxc.git?p=lxc.git;a=blob;f=src/lxc/cgroups/cgfsng.c;h=ecd935f70da705fbe91669f9887fd5cee4907c28;hb=faa245b5809c356d0bc598ab660b2c517025c6e3#l1966
--
С уважением,
Владимир Селезнев
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] [Comm] LXC и systemd 244-alt1
2019-12-11 1:59 ` [sisyphus] [Comm] " Vladimir D. Seleznev
@ 2019-12-11 16:47 ` Alexey Shabalin
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shabalin @ 2019-12-11 16:47 UTC (permalink / raw)
To: ALT Linux Community general discussions; +Cc: ALT Linux Sisyphus discussions
ср, 11 дек. 2019 г. в 04:59, Vladimir D. Seleznev <vseleznv@altlinux.org>:
>
> On Wed, Dec 11, 2019 at 03:35:31AM +0300, Alexey Shabalin wrote:
> > ср, 11 дек. 2019 г., 2:56 Vladimir D. Seleznev <vseleznv@altlinux.org>:
> >
> > > Здравствуйте!
> > >
> > > systemd, начиная с 244-alt1, перешёл на unified cgroup
> > > hierarchy. Текущая версия LXC в Сизифе не может работать без cgroups
> > > v1.
> >
> >
> > Это у нас так LXC собран? В апстриме года 2 назад добавили поддержку cgroup
> > v2.
>
> У нас сейчас собрана версия 3.0.4, релиз который был около 21 июня 2019
> года. Поддержку cgroups v2 апстрим, конечно, добавил, но при этом требование
> cgroups v1 осталось [1] [2].
А как обстоят дела в версии 3.2.1, которая вышла 23 июля 2019?
>
> > В качестве временного решения можно вернуться на hybrid cgroup
> > > hierarchy, передав в качестве аргумента командной строки ядра:
> > >
> > > systemd.unified_cgroup_hierarchy=0
> > >
> >
> > А зачем совсем отключать? Разве hybrid нельзя?
>
> Я, может быть, неправильно понял man systemd(1):
>
> systemd.unified_cgroup_hierarchy
> When specified without an argument or with a true argument, enables
> the usage of unified cgroup hierarchy[9] (a.k.a. cgroups-v2). When
> specified with a false argument, fall back to hybrid or full legacy
> cgroup hierarchy.
>
>
> [1] http://git.altlinux.org/gears/l/lxc.git?p=lxc.git;a=blob;f=src/lxc/cgroups/cgfsng.c;h=ecd935f70da705fbe91669f9887fd5cee4907c28;hb=faa245b5809c356d0bc598ab660b2c517025c6e3#l685
> [2] http://git.altlinux.org/gears/l/lxc.git?p=lxc.git;a=blob;f=src/lxc/cgroups/cgfsng.c;h=ecd935f70da705fbe91669f9887fd5cee4907c28;hb=faa245b5809c356d0bc598ab660b2c517025c6e3#l1966
>
> --
> С уважением,
> Владимир Селезнев
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
--
Alexey Shabalin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] LXC и systemd 244-alt1
2019-12-10 23:56 [sisyphus] LXC и systemd 244-alt1 Vladimir D. Seleznev
@ 2019-12-16 8:43 ` Stanislav Levin
1 sibling, 0 replies; 4+ messages in thread
From: Stanislav Levin @ 2019-12-16 8:43 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions, community
[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]
11.12.2019 2:56, Vladimir D. Seleznev пишет:
> Здравствуйте!
>
> systemd, начиная с 244-alt1, перешёл на unified cgroup
> hierarchy. Текущая версия LXC в Сизифе не может работать без cgroups
> v1. В качестве временного решения можно вернуться на hybrid cgroup
> hierarchy, передав в качестве аргумента командной строки ядра:
>
> systemd.unified_cgroup_hierarchy=0
>
Для информации: идентично для Docker.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-12-16 8:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 23:56 [sisyphus] LXC и systemd 244-alt1 Vladimir D. Seleznev
2019-12-11 1:59 ` [sisyphus] [Comm] " Vladimir D. Seleznev
2019-12-11 16:47 ` Alexey Shabalin
2019-12-16 8:43 ` [sisyphus] " Stanislav Levin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git