doc: vstart update a few commandline switches

Add a few more available commandline switches to vstart quickstart
documentation

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
Abhishek Lekshmanan 2016-01-18 11:57:42 +01:00
parent aa28b58df9
commit 5793df4cdf

View 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
=====================