Hi,
I am checking out the LXC function with Debian 8. I used the debian-8.0-standard_8.7-1_amd64.tar.gz template provided by Proxmox.
The main problem is that the LXC container doesn't use systemd as a default init system but the full Debian 8 aka Jessie does that.
If I want to install it with
apt-get install systemd systemd-sysv
at first it seems to work but the LXC container is very slow.
In the /var/log/syslog file the entry
org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted lxc
can be found.
I think there is something wrong with the container image? Did you use a generic LXC container or did you adjust one?
If it is 'home brew' Debian Jessie should have systemd as default Init System. If it is a problem of Proxmox the problem maybe should be checked out.
I am checking out the LXC function with Debian 8. I used the debian-8.0-standard_8.7-1_amd64.tar.gz template provided by Proxmox.
The main problem is that the LXC container doesn't use systemd as a default init system but the full Debian 8 aka Jessie does that.
If I want to install it with
apt-get install systemd systemd-sysv
at first it seems to work but the LXC container is very slow.
In the /var/log/syslog file the entry
org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted lxc
can be found.
I think there is something wrong with the container image? Did you use a generic LXC container or did you adjust one?
If it is 'home brew' Debian Jessie should have systemd as default Init System. If it is a problem of Proxmox the problem maybe should be checked out.
Last edited: