On Mon, Feb 17, 2014 at 11:20 PM, Joshua Schaeffer <[email protected]> wrote: > I still can't get this to work, I'm sure I'm missing something simple or > obvious.
> lxc.mount.entry = /mnt/lxc/ldap/tmp > /var/lib/lxc/ldap_baneling/rootfs/tmp none defaults 0 0 > > When I start my container I don't see the new mount: > > root@baneling:~# df -h > Filesystem Size Used Avail Use% Mounted on > tmpfs 3.1G 0 3.1G 0% /run/shm > rootfs 10G 537M 9.5G 6% / > tmpfs 801M 16K 801M 1% /run > tmpfs 5.0M 0 5.0M 0% /run/lock What does "cat /proc/mounts" in the containter show? -- Fajar _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
