[lxc-users] Impossible to instal LXC on Centos 8

Thomas Moschny thomas.moschny at gmail.com
Sat Nov 9 11:43:38 UTC 2019


Am Fr., 1. Nov. 2019 um 17:26 Uhr schrieb Saint Michael <venefax at gmail.com>:
>
> In a regular Ubuntu 1804 we see this:
>  systemctl | grep -i lxc
> var-lib-lxcfs.mount                                                                                                                             loaded active     mounted   /var/lib/lxcfs
> lxc-monitord.service                                                                                                                            loaded active     running   LXC Container Monitoring Daemon
> lxc-net.service                                                                                                                                 loaded active     exited    LXC network bridge setup
> lxc.service                                                                                                                                     loaded active     exited    LXC Container Initialization and Autoboot Code
> lxcfs.service                                                                                                                                   loaded active     running   FUSE filesystem for LXC
>
> The same command generates no output in Centos 8.
> Yet the containers start fine manually.

On Fedora/EPEL, most services are not enabled by default. You need to
enable the lxc, lxc-net and lxcfs services.

- Thomas


More information about the lxc-users mailing list