On Sun, 2024-03-10 at 16:39 +0000, Patrick O'Callaghan wrote:
> I'd like to play with LXC but I find the docs not very newbie-
> friendly.
> I'm trying to follow a guide at:
> 
> https://brandonrozek.com/blog/lxc-fedora-38/
> 
> (basically because it mentions Fedora). I followed the steps closely
> and rebooted, but I get the following error:
> 
>    $ systemd-run --unit=my-unit --user --scope -p "Delegate=yes" --
> lxc-start test
>    Running scope as unit: my-unit.scope
>    lxc-start: test: lxccontainer.c: wait_on_daemonized_start: 877
> Received container state "ABORTING" instead of "RUNNING"
>    lxc-start: test: tools/lxc_start.c: main: 306 The container failed
> to start
>    lxc-start: test: tools/lxc_start.c: main: 309 To get more details,
> run the container in foreground mode
>    lxc-start: test: tools/lxc_start.c: main: 311 Additional
> information can be obtained by setting the --logfile and --
> logpriority options
>    
> Any insights would be welcome. (Just in case, I tried running with
> SElinux turned off, but it made no difference.)

One thing: on running lxc-checkconfig I get:
...
Cgroup v1 systemd controller: missing
Cgroup v1 freezer controller: missing
Cgroup ns_cgroup: required

...

(everything else is OK).

poc
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to