> I would like it know is it possible to create a single rootfs (might
> be in read-only mode) and share it among multiple containers ?

At Dotcloud.com they use one basic OS rootfs. For each container they
mount this OS rootfs read-only and use a union file-system (AUFS) to add
a writable layer. Here are some pointers:

PAAS Under the Hood, Episode 3: AUFS
http://blog.dotcloud.com/kernel-secrets-from-the-paas-garage-part-34-a

Lightweight Virtualization with namespaces, cgroups, and unioning
filesystems:
http://blog.dotcloud.com/scale11 (excellent slides!)

Rob.
http://freedomboxblog.nl




------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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