[lxc-users] lxd under stretch

Pierre Couderc pierre at couderc.eu
Tue Sep 25 15:03:33 UTC 2018


On 09/25/2018 03:35 PM, Pierre Couderc wrote:
>
> I have found a solution without building myself !
> By using some specific ubuntu .deb in  debian environment 
> (liblxc1_3.0.0-0ubuntu2_amd64.deb lxd_3.0.0-0ubuntu4_amd64.deb 
> liblxc-common_3.0.0-0ubuntu2_amd64.deb 
> lxd-client_3.0.0-0ubuntu4_amd64.deb). It is being tested.
Anyway, I have a problem to start my first container. Container log is :
lxc 20180925134923.392 ERROR    lxc_utils - utils.c:open_devnull:1751 - 
Permission denied - Can't open /dev/null
lxc 20180925134923.392 ERROR    lxc_sync - sync.c:__sync_wait:57 - An 
error occurred in another process (expected sequence number 5)
lxc 20180925134923.424 ERROR    lxc_container - 
lxccontainer.c:wait_on_daemonized_start:824 - Received container state 
"ABORTING" instead of "RUNNING"
lxc 20180925134923.424 ERROR    lxc_start - start.c:__lxc_start:1866 - 
Failed to spawn container "blessed-hamster"
lxc 20180925134923.437 WARN     lxc_commands - 
commands.c:lxc_cmd_rsp_recv:130 - Connection reset by peer - Failed to 
receive response for command "get_cgroup"

My kernel is 4.18.0.1
apparmor is 2.13.-8

Init is standard with a bridge added after init with :
lxc network attach-profile br0 default eth0

I do not find something similar by googling.


More information about the lxc-users mailing list