On Tue, May 20, 2014 at 12:17:51AM +0200, Thomas Weber wrote:
> Is the vserver patch expected to interfere with lxc?
Not really.
> From my understanding I would expect to be able to run
> both on the same kernel,
Yes.
> but with 3.10.40-vs2.3.6.8
> lxc container wont start:
> # lxc-start -n webv1 -d
> lxc-start: command get_state failed to receive response
What do you get without -d ?
> on 3.10.40, same .config but without vserver patch this works fine.
> # grep VSERVER /boot/config-3.10.40-vs2.3.6.8
> CONFIG_VSERVER_AUTO_LBACK=y
> # CONFIG_VSERVER_AUTO_SINGLE is not set
> CONFIG_VSERVER_COWBL=y
> # CONFIG_VSERVER_VTIME is not set
> # CONFIG_VSERVER_DEVICE is not set
> CONFIG_VSERVER_PROC_SECURE=y
> CONFIG_VSERVER_PRIVACY=y
> CONFIG_VSERVER_CONTEXTS=768
> CONFIG_VSERVER_WARN=y
> CONFIG_VSERVER_WARN_DEVPTS=y
> # CONFIG_VSERVER_DEBUG is not set
> # CONFIG_VSERVER_EXTRA_MNT_CHECK is not set
> CONFIG_VSERVER=y
> CONFIG_VSERVER_SECURITY=y
> # CONFIG_VSERVER_DISABLED is not set
Please provide both Kernel .configs as there might
be subtle differences nevertheless.
Thanks in advance,
Herbert
> Tom
Received on Tue May 20 04:05:52 2014