[lxc-devel] [PATCH] doc: Add options of 'loop' backingstore to lxc-create(1)

Stéphane Graber stgraber at ubuntu.com
Fri Mar 13 23:23:20 UTC 2015


On Tue, Mar 10, 2015 at 07:07:39PM +0900, KATOH Yasufumi wrote:
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

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

> ---
>  doc/ja/lxc-create.sgml.in | 6 ++++++
>  doc/lxc-create.sgml.in    | 3 +++
>  2 files changed, 9 insertions(+)
> 
> diff --git a/doc/ja/lxc-create.sgml.in b/doc/ja/lxc-create.sgml.in
> index 4525817..f8b6064 100644
> --- a/doc/ja/lxc-create.sgml.in
> +++ b/doc/ja/lxc-create.sgml.in
> @@ -200,6 +200,12 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>              <replaceable>--fssize SIZE</replaceable> はデフォルト値である 1G の代わりに SIZE で指定したサイズで LV を作成します。
>  	  </para>
>  	  <para>
> +	    <!--
> +	    If backingstore is 'loop', you can use <replaceable>--fstype FSTYPE</replaceable> and <replaceable>--fssize SIZE</replaceable> as 'lvm'. The default values for these options are the same as 'lvm'.
> +	    -->
> +	    backingstore が 'loop' の場合、'lvm' と同様に <replaceable>--fstype FSTYPE</replaceable> と <replaceable>--fssize SIZE</replaceable> が使えます。これらの値のデフォルト値は 'lvm' の場合と同じです。
> +	  </para>
> +	  <para>
>              <!--
>  	    If backingstore is 'best', then lxc will try, in order, btrfs,
>  	    zfs, lvm, and finally a directory backing store.
> diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
> index 683067b..3339bf3 100644
> --- a/doc/lxc-create.sgml.in
> +++ b/doc/lxc-create.sgml.in
> @@ -155,6 +155,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  	    filesystem) of size SIZE rather than the default, which is 1G.
>  	  </para>
>  	  <para>
> +	    If backingstore is 'loop', you can use <replaceable>--fstype FSTYPE</replaceable> and <replaceable>--fssize SIZE</replaceable> as 'lvm'. The default values for these options are the same as 'lvm'.
> +	  </para>
> +	  <para>
>  	    If backingstore is 'best', then lxc will try, in order, btrfs,
>  	    zfs, lvm, and finally a directory backing store.
>  	  </para>
> -- 
> 2.2.1
> 
> _______________________________________________
> 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/20150313/e1e44373/attachment.sig>


More information about the lxc-devel mailing list