<p>Ok, this explains all.<br>
Thanks for the extra info</p>
<div class="gmail_quote">El 22/04/2012 17:03, "Serge Hallyn" <<a href="mailto:serge.hallyn@canonical.com">serge.hallyn@canonical.com</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Quoting Xavier Garcia (<a href="mailto:xagaba@xnaove.com">xagaba@xnaove.com</a>):<br>
> 2012/4/20 Serge Hallyn <<a href="mailto:serge.hallyn@canonical.com">serge.hallyn@canonical.com</a>><br>
><br>
> > Quoting Xavier Garcia (<a href="mailto:xagaba@xnaove.com">xagaba@xnaove.com</a>):<br>
> > > 2012/4/20 Serge Hallyn <<a href="mailto:serge.hallyn@canonical.com">serge.hallyn@canonical.com</a>><br>
> > ><br>
> > > > Quoting Xavier Garcia (<a href="mailto:xagaba@xnaove.com">xagaba@xnaove.com</a>):<br>
> > > > > > I don't think patches to make nfs work right in containers have<br>
> > ever<br>
> > > > > >> made it in.  I'd recommend mounting the filesystem someplace on<br>
> > the<br>
> > > > > >> host, then bind-mounting them into the container through a<br>
> > > > > >> lxc.mount.entry.<br>
> > > > > ><br>
> > > > > ><br>
> > > > > lxc.mount.entry  doesn't work with any host directory that I try.<br>
> > > ><br>
> > > > Please show me an example (cut and pasted) of one which failed.<br>
> > > ><br>
> > > > > If I disable apparmor containers refuse to start.<br>
> ><br>
> > Can you tell me exactly how you disabled apparmor?<br>
> ><br>
><br>
> Making a symlink of /etc/apparmor.d/lxc-containers in<br>
> /etc/apparmor.d/disable/ directory<br>
><br>
> The mounting in mnt it's working !!!<br>
> I try to mount inside /mnt/srs or other name but only works with plain<br>
> mnt....<br>
<br>
Heh, see <a href="https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986385" target="_blank">https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986385</a>,<br>
it's because lxc by default uses /mnt as the oldroot dir for pivot_root.<br>
I'm going to change that to using a tempdir (unless Daniel has a good<br>
reason not to), but in the meantime if you really want to mount under<br>
/mnt/series, you can specify a custom lxc.pivotdir in the container's<br>
config file.<br>
<br>
-serge<br>
</blockquote></div>