Quoting अनुज ([email protected]): > Hi, > > I created one application container using below command: > > lxc-execute -n aa -- /bin/bash > > Now if I try to attach to this container, I always get below error: > > $ lxc-attach -n aa -- ps > lxc_container: No such file or directory - failed to open > '/proc/3174/ns/mnt' > lxc_container: failed to enter the namespace > > > I have latest kernel:
chuckle, > Linux anuj-3000-N100 3.2.0-60-generic-pae #91-Ubuntu SMP Wed Feb 19 This kernel is way too old to be able to setns into mounts namespace. > 04:14:56 UTC 2014 i686 i686 i386 GNU/Linux > > how can I debug this? -serge _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
