]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/man/8/ceph-volume.rst
import 15.2.0 Octopus source
[ceph.git] / ceph / doc / man / 8 / ceph-volume.rst
index 724657a9d2d9e6f8c6830c7c3adff8ceb52659e2..b3c70a5567ba20515575f2727f2198e24a093a16 100644 (file)
@@ -85,12 +85,10 @@ Optional arguments:
 * [--dmcrypt]           Enable encryption for the underlying OSD devices
 * [--crush-device-class] Define a CRUSH device class to assign the OSD to
 * [--no-systemd]         Do not enable or create any systemd units
-* [--report]         Report what the potential outcome would be for the
-                     current input (requires devices to be passed in)
-* [--format]         Output format when reporting (used along with
-                     --report), can be one of 'pretty' (default) or 'json'
-* [--block-db-size]     Set (or override) the "bluestore_block_db_size" value,
-                        in bytes
+* [--osds-per-device]   Provision more than 1 (the default) OSD per device
+* [--report]         Report what the potential outcome would be for the current input (requires devices to be passed in)
+* [--format]         Output format when reporting (used along with --report), can be one of 'pretty' (default) or 'json'
+* [--block-db-size]     Set (or override) the "bluestore_block_db_size" value, in bytes
 * [--journal-size]      Override the "osd_journal_size" value, in megabytes
 
 Required positional arguments:
@@ -213,7 +211,7 @@ Positional arguments:
 
 **zap**
 Zaps the given logical volume or partition. If given a path to a logical
-volume it must be in the format of vg/lv. Any filesystems present
+volume it must be in the format of vg/lv. Any file systems present
 on the given lv or partition will be removed and all data will be purged.
 
 However, the lv or partition will be kept intact.
@@ -282,7 +280,7 @@ Optionally, the JSON blob can be sent to stdout for further inspection.
 
 Usage on all running OSDs::
 
-    ceph-voume simple scan
+    ceph-volume simple scan
 
 Usage on data devices::