]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: vstart update a few commandline switches 7263/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 18 Jan 2016 10:57:42 +0000 (11:57 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 21 Jan 2016 12:53:50 +0000 (13:53 +0100)
Add a few more available commandline switches to vstart quickstart
documentation

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/dev/dev_cluster_deployement.rst

index d8c0d3c16d606a7abcc6977684d25b5fdd972c5b..4c64c4f7766f000356e4419a2d612336bd2f1dcf 100644 (file)
@@ -73,6 +73,23 @@ Options
 
     Launch the osd/mds/mon/all the ceph binaries using valgrind with the specified tool and arguments.
 
+.. option:: --{mon,osd,mds}_num
+
+    Set the count of mon/osd/mds daemons
+
+.. option:: --bluestore
+
+    Use bluestore as the objectstore backend for osds
+
+.. option:: --memstore
+
+    Use memstore as the objectstore backend for osds
+
+.. option:: --cache <pool>
+
+    Set a cache-tier for the specified pool
+
+
 Environment variables
 =====================