From: Alfredo Deza Date: Mon, 22 Jan 2018 17:11:32 +0000 (-0500) Subject: doc/man/ceph-volume add dmcrypt support X-Git-Tag: v12.2.3~27^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4d237d7418a7c1a6f7bce80d978ee5fae8e2d22a;p=ceph.git doc/man/ceph-volume add dmcrypt support Signed-off-by: Alfredo Deza (cherry picked from commit babcdf2fa59baab6bc2cd8a1ac190b8d02fa3fce) --- diff --git a/doc/man/8/ceph-volume.rst b/doc/man/8/ceph-volume.rst index 3898a861f1b..f9dc2869ed5 100644 --- a/doc/man/8/ceph-volume.rst +++ b/doc/man/8/ceph-volume.rst @@ -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