]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man/ceph-volume add dmcrypt support
authorAlfredo Deza <adeza@redhat.com>
Mon, 22 Jan 2018 17:11:32 +0000 (12:11 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 2 Feb 2018 19:49:05 +0000 (13:49 -0600)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit babcdf2fa59baab6bc2cd8a1ac190b8d02fa3fce)

doc/man/8/ceph-volume.rst

index 3898a861f1b675aec17a960fc0a1e3eb1470c96e..f9dc2869ed55a5794427cbf00a08b6d94ef3b8c3 100644 (file)
@@ -12,7 +12,8 @@ Synopsis
 | **ceph-volume** [-h] [--cluster CLUSTER] [--log-level LOG_LEVEL]
 |                 [--log-path LOG_PATH]
 
-| **ceph-volume** **lvm** [ *trigger* | *create* | *activate* | *prepare* ]
+| **ceph-volume** **lvm** [ *trigger* | *create* | *activate* | *prepare*
+| *zap* | *list*]
 
 Description
 ===========
@@ -69,8 +70,9 @@ Optional arguments:
 * [-h, --help]          show the help message and exit
 * [--journal JOURNAL]   A logical group name, path to a logical volume, or path to a device
 * [--journal-size GB]   Size (in GB) A logical group name or a path to a logical volume
-* [--bluestore]         Use the bluestore objectstore (not currently supported)
-* [--filestore]         Use the filestore objectstore (currently the only supported object store)
+* [--bluestore]         Use the bluestore objectstore (default)
+* [--filestore]         Use the filestore objectstore
+* [--dmcrypt]           Enable encryption for the underlying OSD devices
 * [--osd-id OSD_ID]     Reuse an existing OSD id
 * [--osd-fsid OSD_FSID] Reuse an existing OSD fsid