Quoting Dao Quang Minh ([email protected]): > We havent tested without the bind mounts ( but we can probably try it asap > ). We migrated to 1.0.0 from 0.7.5 about a week ago, and this is the first > time i've seen this bug. > > `grep shared /proc/self/mountinfo` doesnt show anything, but > `/proc/self/mountinfo` does display 2 entries per physical container ( i > guess because of the bind mounts ): > > ``` > 1766 39 0:764 / /disk1/container-name rw,relatime - aufs none > rw,si=70f12540eaf98716 > 1768 38 0:764 / /var/lib/lxc/container-name rw,relatime - aufs none > rw,si=70f12540eaf98716
Uh, these show up in the container, right? They should not show up on the host. -serge _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
