Re: [lxc-users] suspicious output for "lxc profile device add --help"

2019-10-24 Thread Stéphane Graber
That's caused by us using the same functions to handle both config and profiles, avoiding code duplication. The downside was that the Examples text was also shared. I've sent a PR which duplicates the text with the right name: https://github.com/lxc/lxd/pull/6349 On Thu, Oct 24, 2019 at 8:30 AM H

[lxc-users] suspicious output for "lxc profile device add --help"

2019-10-24 Thread Harald Dunkel
Hi folks, this looks weird: # lxc profile device add --help Description: Add devices to containers or profiles Usage: lxc profile device add [:] [key=value...] [flags] Examples: lxc config device add [:]container1 disk source=/share/c1 path=opt Will mount the host's /share/c1

Re: [lxc-users] Disappearing cgroups

2019-10-24 Thread Ben Green
Hi all As a quick follow up note, cgroups now appear stable on the machines were the scripts to put cgroups in a subfolder have been implemented. Nothing really to report, which is great. Didn't want to leave this thread hanging. Cheers, Ben ___ lxc-us