[lxc-devel] [PATCH 4/4] doc: update overlayfs and aufs in Japanese lxc.container.conf(5)

Stéphane Graber stgraber at ubuntu.com
Mon Feb 1 08:43:14 UTC 2016


On Mon, Feb 01, 2016 at 05:29:20PM +0900, KATOH Yasufumi wrote:
> add the description of multiple lower layer.
> Update for commit 280d237
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  doc/ja/lxc.container.conf.sgml.in | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/ja/lxc.container.conf.sgml.in b/doc/ja/lxc.container.conf.sgml.in
> index 4774da2..d06aaad 100644
> --- a/doc/ja/lxc.container.conf.sgml.in
> +++ b/doc/ja/lxc.container.conf.sgml.in
> @@ -1483,14 +1483,16 @@ proc proc proc nodev,noexec,nosuid 0 0
>            specifies that the rootfs should be an overlay with <filename>/upper</filename>
>            being mounted read-write over a read-only mount of <filename>/lower</filename>.
>            <filename>aufs:/lower:/upper</filename> does the same using aufs in place
> -          of overlayfs. <filename>loop:/file</filename> tells lxc to attach
> +          of overlayfs. For both <filename>overlayfs</filename> and
> +          <filename>aufs</filename> multiple <filename>/lower</filename>
> +          directories can be specified. <filename>loop:/file</filename> tells lxc to attach
>            <filename>/file</filename> to a loop device and mount the loop device.
>            -->
>                ディレクトリ、単純なブロックデバイスのバックエンドを持つコンテナの場合、パス名を使うことができます。
>                もし rootfs が nbd デバイスの場合、<filename>nbd:file:1</filename> という指定は <filename>file</filename> を nbd デバイスとして使用し、その 1 番目のパーティションが rootfs としてマウントされます。
>                <filename>nbd:file</filename> という指定は、nbd デバイス自身をマウントします。
>                <filename>overlayfs:/lower:/upper</filename> という指定は、rootfs は <filename>/lower</filename> という読み込み専用でマウントされるディレクトリの上に、<filename>/upper</filename> というディレクトリを読み書き可能で重ね合わせてマウントします。
> -              <filename>aufs:/lower:/upper</filename> は overlayfs で指定している部分を aufs と指定すれば同じことになります。
> +              <filename>aufs:/lower:/upper</filename> は overlayfs で指定している部分を aufs と指定すれば同じことになります。<filename>overlayfs</filename> と <filename>aufs</filename> は両方とも、複数の <filename>/lower</filename> ディレクトリを指定できます。
>                <filename>loop:/file</filename> は <filename>/file</filename> を loop デバイスとして使用し、loop デバイスをマウントします。
>  	    </para>
>  	  </listitem>
> -- 
> 2.6.3
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160201/a5cc6c8f/attachment.sig>


More information about the lxc-devel mailing list