On Tue, 08 Oct 2013 22:18:37 +0200
Guido Jäkel <g.jae...@dnb.de> wrote:

> On 2013-10-08 19:07, Leonid Isaev wrote:
> 
> > So, would (mnt with a /) this work?
> > -----
> > lxc.mount.entry = /mnt/raid/course_data /mnt/course_data none bind 0 0
> > -----
> 
> Dear Leonid,
> 
> I would say no, this is outside the container. If the second path is a
> relative one, it's relative to the container root defined by the lxc
> configuration. If it's absolute, it must still describe the absolute path to
> the mount point in the container image. For separation of concerns I prefer
> a relative path because i don't have to change it if the location or name of
> the container root changes.
> 
> 
> But this is not related to the problem that you can't use a mount path of
> [/container-root/]mnt/foo if you leave the value of  lxc.pivotdir  on the
> default  mnt . If you choose the value 'bar', you can't mount
> [/container-root/]bar/foo. Therefore, choose something "unusual" as the
> value for  lxc.pivotdir  , like '.pivotdir'

Oops, you are right -- sorry for the confusion. I really have to have coffee
before replying to emails :)

> 
> 
> Node: Kaj said, he's using LXC 0.7.5. I don't no what's the default value of
> a more recent version; but with this old one, it definitely was 'mnt' -- i
> wrote about this trap here more than one year ago ;)
> 
> 
> greetings
> 
> Guido

Cheers,
-- 
Leonid Isaev
GnuPG key: 0x164B5A6D
Fingerprint: C0DF 20D0 C075 C3F1 E1BE  775A A7AE F6CB 164B 5A6D

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
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