On Mon, Feb 15, 2016 at 7:29 PM, Mateusz Korniak <
[email protected]> wrote:

> Hi !
> I am facing problem that
> /proc/self
> is missing after I enter container via lxc-attach. [1]
>
> When I log in to same container via lxc-start -F console, everything looks
> OK.
> [2]
>
> Is it bug or feature?
>
>
Works for me.

wily ~ # lxc-attach -n r
r ~ # ls -la /proc/self
lrwxrwxrwx 1 root root 0 Feb  9 11:04 /proc/self -> 28035
r ~ # exit

wily ~ # lxc-attach -n r -- ls -la /proc/self
lrwxrwxrwx 1 root root 0 Feb  9 11:04 /proc/self -> 28036

ubuntu 15.10, kernel  4.2.0-27-generic,
lxc 2.0.0~beta2-0ubuntu2~ubuntu15.10.1~ppa1,
lxcfs 0.17-0ubuntu2~ubuntu15.10.1~ppa1

-- 
Fajar
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to