:: Re: [DNG] How to enable cgroup v2
Top Page
Delete this message
Reply to this message
Author: Ralph Ronnquist
Date:  
To: dng
Subject: Re: [DNG] How to enable cgroup v2
On Wed, May 03, 2023 at 12:29:59PM +1000, wirelessduck--- via Dng wrote:
> How do I enable cgroup v2 on devuan?
>
> I’m trying to install alloydb Omni to test it out and one of the requirements is cgroup v2.
>
> https://cloud.google.com/alloydb/docs/omni/install
>
> All of the instructions I find using internet search are for adding some systemd grub cmdline option which doesn’t sound compatible with devuan.
>
> Thanks
> Tom


afaik it's "enabled" in the kernel so you merely have to mount it, eg:

# mount -t cgroup2 none $MOUNT_POINT

See https://www.kernel.org/doc/Documentation/cgroup-v2.txt

> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng