Hi!

I noticed that in order to get bind mount (from host to container)
work, the mount point must be in container root:

This works:
lxc.mount.entry = /mnt/raid/course_data course_data none bind 0 0

This does not:
lxc.mount.entry = /mnt/raid/course_data mnt/course_data none bind 0 0

The files just do not show up, no error messages that I could see are emitted...

LXC 0.7.5-3ubuntu67, kernel 3.5.0-41-generic #64~precise1-Ubuntu

Is this expected and documented? Detecting this (and workaround) took
quite a lot of time...

Cheers,
Kaj

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to