[lxc-devel] [PATCH] lxc-create manpage: specify -B best option

Stéphane Graber stgraber at ubuntu.com
Fri Mar 21 14:24:56 UTC 2014


On Fri, Mar 21, 2014 at 09:01:48AM -0500, Serge Hallyn wrote:
> Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>

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

> ---
>  doc/lxc-create.sgml.in | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
> index 1c17c1a..2cb6bb5 100644
> --- a/doc/lxc-create.sgml.in
> +++ b/doc/lxc-create.sgml.in
> @@ -126,7 +126,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  	</term>
>  	<listitem>
>  	  <para>
> -	    'backingstore' is one of 'none', 'dir', 'lvm', 'loop', or 'btrfs'.  The
> +	    'backingstore' is one of 'none', 'dir', 'lvm', 'loop', 'btrfs', or 'best'.  The
>  	    default is 'none', meaning that the container root filesystem
>  	    will be a directory under <filename>@LXCPATH@/container/rootfs</filename>.
>  	    'dir' has the same meaning as 'none', but also allows the optional
> @@ -153,6 +153,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  	    <replaceable>--fssize SIZE</replaceable> will create a LV (and
>  	    filesystem) of size SIZE rather than the default, which is 1G.
>  	  </para>
> +	  <para>
> +	    If backingstore is 'best', then lxc will try, in order, btrfs,
> +	    zfs, lvm, and finally a directory backing store.
> +	  </para>
>  	</listitem>
>        </varlistentry>
>  
> -- 
> 1.9.0
> 
> _______________________________________________
> 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/20140321/f80d728a/attachment.pgp>


More information about the lxc-devel mailing list