Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread Michael H. Warfield
On Mon, 2010-03-15 at 22:19 +0100, Daniel Lezcano wrote: > Michael H. Warfield wrote: > > On Mon, 2010-03-15 at 15:39 +0100, l...@zitta.fr wrote: > > > >> Le 15/03/2010 15:05, Michael H. Warfield a écrit : > >> > >>> On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: > >>> > >>>

Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread Daniel Lezcano
Michael H. Warfield wrote: > On Mon, 2010-03-15 at 15:39 +0100, l...@zitta.fr wrote: > >> Le 15/03/2010 15:05, Michael H. Warfield a écrit : >> >>> On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: >>> >>> Hi, When I create a full os container (for example a

Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread lxc
Le 15/03/2010 18:28, Michael H. Warfield a écrit : > On Mon, 2010-03-15 at 15:39 +0100, l...@zitta.fr wrote: > >> Le 15/03/2010 15:05, Michael H. Warfield a écrit : >> >>> On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: >>> >>> Hi, When I create a full os c

Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread Michael H. Warfield
On Mon, 2010-03-15 at 15:39 +0100, l...@zitta.fr wrote: > Le 15/03/2010 15:05, Michael H. Warfield a écrit : > > On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: > > > >> Hi, > >> > >> When I create a full os container (for example a debian), I have to > >> remove init script that remoun

Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread lxc
Le 15/03/2010 15:05, Michael H. Warfield a écrit : > On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: > >> Hi, >> >> When I create a full os container (for example a debian), I have to >> remove init script that remount / read only on halt >> example : umountfs for lenny >> >> If I don'

Re: [lxc-devel] LXC Karmic

2010-03-15 Thread lxc
This script is a part of lxc-provider which is a provisioning tool for lxc. You should not use this script alone, and it is a old version. You could read the script to understand what it does or use the entire product : http://sourceforge.net/projects/lxc-provider/ regards, Guillaume ZITTA Le 15

Re: [lxc-devel] a container can remount ro the host's mount point

2010-03-15 Thread Michael H. Warfield
On Sun, 2010-03-14 at 08:33 +0100, l...@zitta.fr wrote: > Hi, > > When I create a full os container (for example a debian), I have to > remove init script that remount / read only on halt > example : umountfs for lenny > > If I don't do this, the container remounts readonly the mount point > wher

Re: [lxc-devel] Fixed (hacked) LXC to apply mount options for bind mounts

2010-03-15 Thread Daniel Lezcano
Ciprian Dorin, Craciun wrote: > On Mon, Mar 8, 2010 at 11:35 PM, Ciprian Dorin, Craciun > wrote: > >>Hello all! >> >>This bug stalked me for a while, but only now it bit me quite >> badly... (Lost about an hour of work...) >> >>So the culprit: inside the fstab file for the `lxc.moun