[lvm-devel] master - lvcreate: allow chunksize option when creating cache

David Teigland teigland at sourceware.org
Thu Mar 2 20:00:41 UTC 2017


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=910918d1c24f5edd07abd638958bc52da1e147c8
Commit:        910918d1c24f5edd07abd638958bc52da1e147c8
Parent:        6360ba3d2d7b1ab9e32ad5c660473d2a290ef3fd
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Thu Mar 2 13:58:27 2017 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Thu Mar 2 13:58:27 2017 -0600

lvcreate: allow chunksize option when creating cache

---
 tools/command-lines.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/tools/command-lines.in b/tools/command-lines.in
index 295958c..f6a4414 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -699,7 +699,8 @@ OO_LVCREATE: --addtag Tag, --alloc Alloc, --autobackup Bool, --activate Active,
 --reportformat ReportFmt, --setactivationskip Bool, --wipesignatures Bool,
 --zero Bool
 
-OO_LVCREATE_CACHE: --cachemode CacheMode, --cachepolicy String, --cachesettings String
+OO_LVCREATE_CACHE: --cachemode CacheMode, --cachepolicy String, --cachesettings String,
+--chunksize SizeKB
 
 OO_LVCREATE_POOL: --poolmetadatasize SizeMB, --poolmetadataspare Bool, --chunksize SizeKB
 




More information about the lvm-devel mailing list