Failed to parse config file with lxc.cgroup.dir

Hi there again! :slight_smile:
Strange, but i can’t now use lxc.cgroup.dir.* in lxc 4.0.6 on debian 11 . Is it ok?

Part of config:

# Cgroups common                                                                                                                                                                                            
lxc.cgroup.dir.monitor = lxc.monitor/test-2.fr                                                                                                                                                                                   
lxc.cgroup.dir.container = lxc/test-2.fr                                                                                                                                                                   
lxc.cgroup.dir.container.inner = ns  

# lxc-ls -f -o her -l DEBUG

lxc-ls: parse.c: lxc_file_for_each_line_mmap: 131 Failed to parse config file "/var/lib/lxc/test-2.fr/config" at line "lxc.cgroup.dir.monitor = lxc.monitor/test-2.fr"

Those config keys were introduced after 4.0 was released.
As 4.0.x only gets bugfixes backported, not new features/options, those keys will likely only be included in a release with LXC 5.0 in a couple of months.

Hello @stgraber , glad to see you! :slight_smile:
Well, bad news 4 me, cuz in lxc 3.0.3 it worked fine :frowning: Anyway, i will try to deal without those keys.
P.S. Have watched your videos on youtube - it’s really interesting, great work, thx! :slight_smile: