> On February 15, 2016 at 1:29 PM Mateusz Korniak 
> <mateusz-li...@ant.gliwice.pl> wrote:
> [1]: After lxc-attach entry to container:
> # ls -la /proc/self
> ls: cannot read symbolic link /proc/self: No such file or directory
> lrwxrwxrwx 1 root root 0 Feb 15 12:05 /proc/self

What is the exact command you used to attach? Because eg. if you only
enter the mount namespace but not the PID namespace, then you see the
container's /proc with the *container*'s processes and thus your PID
doesn't show up, making /proc/self a dead symlink.

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to