summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-03-02 13:58:27 -0600
committerDavid Teigland <teigland@redhat.com>2017-03-02 13:58:27 -0600
commit910918d1c24f5edd07abd638958bc52da1e147c8 (patch)
tree690eb7fa5704afbbe7b1f3bd6c3f6da13dffe5da
parent6360ba3d2d7b1ab9e32ad5c660473d2a290ef3fd (diff)
downloadlvm2-910918d1c24f5edd07abd638958bc52da1e147c8.tar.gz
lvcreate: allow chunksize option when creating cache
-rw-r--r--tools/command-lines.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/command-lines.in b/tools/command-lines.in
index 295958c39..f6a44145a 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